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

In This Topic
    ShapeProps Class
    In This Topic
    The abstract base class representing the geometric properties of a shape. Used by RenderShapeBase and derived classes.
    Object Model
    ShapeProps Class
    Syntax
    'Declaration
     
    Public MustInherit Class ShapeProps 
    public abstract class ShapeProps 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.ShapeProps
          C1.C1Preview.LinePropsBase
          C1.C1Preview.RectangleProps

    See Also