mshtml
クラス tagSIZE

java.lang.Object
  上位を拡張 mshtml.tagSIZE

public final class tagSIZE
extends java.lang.Object


フィールドの概要
 int cx
           
 int cy
           
 
コンストラクタの概要
tagSIZE()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

cx

public int cx

cy

public int cy
コンストラクタの詳細

tagSIZE

public tagSIZE()