PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / PolygonProps Class
Members

In This Topic
    PolygonProps Class
    In This Topic
    Represents the geometric properties of a RenderPolygon object.
    Object Model
    PolygonProps Class
    Syntax
    'Declaration
     
    Public Class PolygonProps 
       Inherits LinePropsBase
    public class PolygonProps : LinePropsBase 
    Inheritance Hierarchy

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

    See Also