[]
The abstract base class representing the geometric properties of a shape. Used by RenderShapeBase and derived classes.
[C1ClassSerialization(true)]
public abstract class ShapeProps
Name | Description |
---|---|
ShapeProps() | Initializes a new instance of the ShapeProps class. |
Name | Description |
---|---|
AssignFrom(ShapeProps) | Assigns (copies) properties from another ShapeProps to the current object. |