mshtml
クラス tagRECT

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

public final class tagRECT
extends java.lang.Object


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

フィールドの詳細

left

public int left

top

public int top

right

public int right

bottom

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

tagRECT

public tagRECT()