FlexReport for WinForms
Center プロパティ (C1RadialBrush)


C1.Document アセンブリ > C1.Document 名前空間 > C1RadialBrush クラス : Center プロパティ
Gets or sets a C1.Interop.Point structure that specifies the position of the center point. (0,0) is the top-left corner, (1,1) is the bottom-right corner.
シンタックス
'宣言
 
Public Property Center As Point
'使用法
 
Dim instance As C1RadialBrush
Dim value As Point
 
instance.Center = value
 
value = instance.Center
public Point Center {get; set;}
参照

参照

C1RadialBrush クラス
C1RadialBrush メンバ