DiagramItem Constructors
The base class for diagram items.
Name | Parameters | Description |
---|---|---|
Diagram |
none |
Initializes a new instance of the Diagram |
Diagram |
bounds |
Initializes a new instance of the Diagram |
Diagram |
x, y, width, height |
Initializes a new instance of the Diagram |
See Also