C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ShapeProps Class
Members

ShapeProps Class
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 
 
Inheritance Hierarchy

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

See Also