GraphicsPath.PointCount Eigenschap

Definitie

Hiermee haalt u het aantal elementen in de PathPoints of de PathTypes matrix op.

public:
 property int PointCount { int get(); };
public int PointCount { get; }
member this.PointCount : int
Public ReadOnly Property PointCount As Integer

Waarde van eigenschap

Een geheel getal dat het aantal elementen in de PathPoints matrix of de PathTypes matrix aangeeft.

Van toepassing op