Gets the PolygonProps object describing the geometric polygon
represented by the current RenderPolygon object.
The points' coordinates are relative to the left top corner
of the current RenderPolygon object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public PolygonProps Line { get; } |
Visual Basic |
---|
Public ReadOnly Property Line As PolygonProps Get |