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