Property SLScope.TSLScopePoints.Shape
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLScopePoints
Contents |
Syntax
Delphi:
property Shape : TSLScopePointsShape read FShape write SetShape;
C++ Builder:
__property TSLScopePointsShape Shape = { read=FShape, write=SetShape };
Summary
Specifies the shape of the points - Circle, Cross, Plus, Rectangle, Star etc.
Description
Use this property to specify the shape of the points -
Circle, Cross, Plus, Rectangle, Star etc.