mshtml
インタフェース IHTMLTextRangeMetrics


public interface IHTMLTextRangeMetrics


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 int getBoundingHeight()
           
 int getBoundingLeft()
           
 int getBoundingTop()
           
 int getBoundingWidth()
           
 int getOffsetLeft()
           
 int getOffsetTop()
           
 

フィールドの詳細

iid

static final com.ms.com._Guid iid
メソッドの詳細

getOffsetTop

int getOffsetTop()

getOffsetLeft

int getOffsetLeft()

getBoundingTop

int getBoundingTop()

getBoundingLeft

int getBoundingLeft()

getBoundingWidth

int getBoundingWidth()

getBoundingHeight

int getBoundingHeight()