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.

 
トップ
参照

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