[]
        
(Showing Draft Content)

C1.C1Preview.ShapeProps

ShapeProps Class

The abstract base class representing the geometric properties of a shape. Used by RenderShapeBase and derived classes.

Inheritance
ShapeProps
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
[C1ClassSerialization(true)]
public abstract class ShapeProps

Constructors

Name Description
ShapeProps()

Initializes a new instance of the ShapeProps class.

Methods

Name Description
AssignFrom(ShapeProps)

Assigns (copies) properties from another ShapeProps to the current object.