DioDocs for PDF
Flatten(Matrix3x2) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > IFigure インターフェース > Flatten メソッド : Flatten(Matrix3x2) メソッド
A matrix with additional world transformation by which to transform this figure before flattening.
Converts each curve in this figure into a sequence of connected line segments.
シンタックス
'宣言
 
Overloads Function Flatten( _
   ByVal worldTransform As System.Numerics.Matrix3x2 _
) As System.Boolean
System.bool Flatten( 
   System.Numerics.Matrix3x2 worldTransform
)

パラメータ

worldTransform
A matrix with additional world transformation by which to transform this figure before flattening.

戻り値の型

True if the figure has some interior
参照

IFigure インターフェース
IFigure メンバ
オーバーロード一覧