ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityBeziercurve Class : PointCount Property |
'Declaration Public ReadOnly Property PointCount As Integer
'Usage Dim instance As ImGearVectorEntityBeziercurve Dim value As Integer value = instance.PointCount
public int PointCount {get;}
public: __property int get_PointCount();