DioDocs for PDF
Contour クラス メンバ
プロパティ  メソッド 

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 : Contour クラス

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

パブリック プロパティ
 名前解説
Public プロパティGets the base contour (for dependent contours only) to add some padding to.  
Public プロパティGets or sets a value indicating if the base contour circumscribes the inside area in counterclockwise direction.

The default is false.

 
Public プロパティGets or sets a distance between the bottom edge of the base contour and the bottom edge of the current contour.

The value is never negative. The default is 0.

 
Public プロパティGets or sets a distance between the left edge of the base contour and the left edge of the current contour.

The value is never negative. The default is 0.

 
Public プロパティGets or sets a distance between the right edge of the base contour and the right edge of the current contour.

The value is never negative. The default is 0.

 
Public プロパティGets or sets a distance between the top edge of the base contour and the top edge of the current contour.

The value is never negative. The default is 0.

 
Public プロパティGets the number of AnchorPoints in the Contour.

Returns -1 for dependent contours.

 
Public プロパティGets or sets the object that contains data about the Contour.  
Public プロパティGets the owner LayoutView object.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds one AnchorPoint to the Contour.  
Public メソッドAdds all AnchorPoints from the collection to the Contour.  
Public メソッドDetaches the Contour from its owner LayoutView and removes all constraints referencing the Contour.  
Public メソッドオーバーロードされます。 Gets the minimal System.Drawing.RectangleF that contains all points of the Contour relative to the specified LayoutView.  
Public メソッドオーバーロードされます。 Creates a dependent Contour which is an enlarged copy of the source Contour.  
Public メソッドReturns an array of all AnchorPoint coordinates transformed to the specified LayoutRect.  
Public メソッドReturns an array of all AnchorPoint coordinates transformed to the specified LayoutView.  
トップ
参照

Contour クラス
GrapeCity.Documents.Layout 名前空間