LevelMark Constructor |
Overload List
Name | Description | |
---|---|---|
LevelMark(ViewBase, Point, Point) |
Initializes a new instance of the LevelMark class using the default standard attributes.
| |
LevelMark(ViewBase, Point, Point, LevelMarkLevelMarkAttributes) |
Initializes a new instance of the LevelMark class using the given attributes.
| |
LevelMark(ViewBase, Point, Point, ModelObject) |
Initializes a new instance of the LevelMark class using the given attributes.
| |
LevelMark(ViewBase, Point, Point, PlacingBase) |
Initializes a new instance of the LevelMark class using the given attributes.
| |
LevelMark(ViewBase, Point, Point, ModelObject, LevelMarkLevelMarkAttributes) |
Initializes a new instance of the LevelMark class using the given attributes.
| |
LevelMark(ViewBase, Point, Point, PlacingBase, LevelMarkLevelMarkAttributes) |
Initializes a new instance of the LevelMark class using the given attributes.
| |
LevelMark(ViewBase, Point, Point, PlacingBase, ModelObject) |
Initializes a new instance of the LevelMark class using the given attributes.
| |
LevelMark(ViewBase, Point, Point, PlacingBase, ModelObject, LevelMarkLevelMarkAttributes) |
Initializes a new instance of the LevelMark class using the given attributes.
|
See Also