[]
Represents a plus shape of the shape container.
public class PlusShape : FilledShape, IRtfContent, IEnumerable
Name | Description |
---|---|
PlusShape() | Initializes a new instance of a PlusShape. |
PlusShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a PlusShape. |
PlusShape(int, int, int, int) | Initializes a new instance of a PlusShape. |
PlusShape(Point, Point) | Initializes a new instance of a PlusShape. |
Name | Description |
---|---|
Adjust | Gets or sets the adjust of this PlusShape (between 0.0f and 1.0f). |