FlexReport for WPF
FlipVertical プロパティ (TriangleShapeBase)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > TriangleShapeBase クラス : FlipVertical プロパティ
シェイプを垂直方向に反転するかどうかを指定する値を取得または設定します。
シンタックス
'宣言
 
Public Property FlipVertical As System.Boolean
'使用法
 
Dim instance As TriangleShapeBase
Dim value As System.Boolean
 
instance.FlipVertical = value
 
value = instance.FlipVertical
public System.bool FlipVertical {get; set;}
参照

TriangleShapeBase クラス
TriangleShapeBase メンバ