Represents the geometric properties of a RenderPolygon object.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class PolygonProps : LinePropsBase
Visual Basic
Public Class PolygonProps _
	Inherits LinePropsBase

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..ShapeProps
    C1.C1Preview..::..LinePropsBase
      C1.C1Preview..::..PolygonProps

See Also