バージョン

GetMarginAreaWidth メソッド

指定した EditorDocumentViewMarginLocation のマージン領域の幅を返します。
シンタックス
'宣言
 
Public Function GetMarginAreaWidth( _
   ByVal marginLocation As EditorDocumentViewMarginLocation _
) As Double
public double GetMarginAreaWidth( 
   EditorDocumentViewMarginLocation marginLocation
)

パラメータ

marginLocation
幅が返されるマージン領域を説明する EditorDocumentViewMarginLocation

戻り値の型

指定した EditorDocumentViewMarginLocation のマージン領域の幅。
参照