DioDocs for PDF
IFigure インターフェース メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 : IFigure インターフェース

IFigureデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
 プロパティGets a value indicating if the figure is closed, i.e. a line is drawn between the end point of the last segment and the start point.  
 プロパティGets the maximum number of intersections that a polygon can have when testing a line.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the maximum Y coordinate where the X coordinate is equal to TransformedMaxX.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the minimum Y coordinate where the X coordinate is equal to TransformedMaxX.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the maximum X coordinate where the Y coordinate is equal to TransformedMaxY.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the minimum X coordinate where the Y coordinate is equal to TransformedMaxY.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the maximum Y coordinate where the X coordinate is equal to TransformedMinX.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the minimum Y coordinate where the X coordinate is equal to TransformedMinX.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the maximum X coordinate where the Y coordinate is equal to TransformedMinY.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the minimum X coordinate where the Y coordinate is equal to TransformedMinY.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets or sets the transformation matrix for a figure.  
 プロパティGets the maximum X coordinate among the transformed points.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the maximum Y coordinate among the transformed points.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the minimum X coordinate among the transformed points.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets the minimum Y coordinate among the transformed points.

Call the Flatten(Matrix3x2) method before using this property.

 
 プロパティGets points in world coordinates that will be joined by straight lines to form the polygon.

Call the Flatten(Matrix3x2) method before using this property.

 
トップ
パブリック メソッド
 名前解説
 メソッドCreates a copy of the current figure.  
 メソッドオーバーロードされます。 Converts each curve in this figure into a sequence of connected line segments.  
 メソッドReverses the order of points in the figure.  
トップ
参照

IFigure インターフェース
GrapeCity.Documents.Imaging 名前空間