C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PolygonProps Class
Properties Methods


PolygonProps Class Members

The following tables list the members exposed by PolygonProps.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the PolygonProps class. The Points property is set to null.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the polygon is closed (i.e. the last point in the Points array is automatically connected to the first one) or not.  
Public PropertyGets or sets the array of UnitPoint points defining the polygon.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another ShapeProps to the current object.  
Top
See Also