EbsOpen Class Library for EBSILON®Professional

FigureObject.Points Property

[Visual Basic]
Public Property ReadOnly Points As Points
[C#]
public Points Points { get; }
[C++]
public: __property Points* get_Points();
[JScript]
public function get Points() : Points

Remarks

Reading: in case of epFigureKindRoundRectangle the point is the roundness of the vertices

See Also

FigureObject Class | EbsOpen Namespace