'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
Maximum count of points in this object, or 0, if maximum count of points is not limited.