DioDocs for PDF
CornerRadius 構造体 メンバ
フィールド  プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : CornerRadius 構造体

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Gets a CornerRadius structure defining a rectangle with square corners.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a single radius value for all corners. Getting this property when different radii have different values returns null. Setting this property to null does not have any effect.  
Public プロパティGets or sets a single X radius value for all corners. Getting this property when different X radii have different values returns null. Setting this property to null does not have any effect.  
Public プロパティGets or sets a single Y radius value for all corners. Getting this property when different Y radii have different values returns null. Setting this property to null does not have any effect.  
Public プロパティGets or sets the x-radius of the bottom left corner.  
Public プロパティGets or sets the y-radius of the bottom left corner.  
Public プロパティGets or sets the x-radius of the bottom right corner.  
Public プロパティGets or sets the y-radius of the bottom right corner.  
Public プロパティGets a value indicating whether bottom-left corner is round, i.e. BottomLeftX and BottomLeftY greater than 0.  
Public プロパティGets a value indicating whether bottom-right corner is round, i.e. BottomRightX and BottomRightY greater than 0.  
Public プロパティGets a value indicating whether top-left corner is round, i.e. TopLeftX and TopLeftY greater than 0.  
Public プロパティGets a value indicating whether top-right corner is round, i.e. TopRightX and TopRightY greater than 0.  
Public プロパティGets or sets the x-radius of the upper left corner.  
Public プロパティGets or sets the y-radius of the upper left corner.  
Public プロパティGets or sets the x-radius of the upper right corner.  
Public プロパティGets or sets the y-radius of the upper right corner.  
トップ
パブリック メソッド
 名前解説
Public メソッド  
トップ
参照

CornerRadius 構造体
GrapeCity.Documents.Drawing 名前空間