MaxPointCount Property (WpfPointBasedObjectPointBuilder)
Gets a maximum count of points in this object.
'Declaration
Protected ReadOnly Property MaxPointCount As System.Int32
protected System.Int32 MaxPointCount { get; }
protected: __property System.Int32 get_MaxPointCount();
protected:
property System.Int32 MaxPointCount {
System.Int32 get();
}
Property Value
0 - maximum count of points is not limited; N - maximum count of points in this object.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5