FlexReport for WinForms
Points プロパティ (PolygonShape)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > PolygonShape クラス : Points プロパティ
Specifies the vertices of the polygon.
シンタックス
'宣言
 
Public Property Points As Point()
'使用法
 
Dim instance As PolygonShape
Dim value() As Point
 
instance.Points = value
 
value = instance.Points
public Point[] Points {get; set;}
参照

参照

PolygonShape クラス
PolygonShape メンバ