StraightDimension Properties |
The StraightDimension type exposes the following members.
Properties
Name | Description | |
---|---|---|
Attributes |
Gets or sets the dimension's attributes.
| |
Distance |
Gets or sets the distance of the dimension line from the start point of the dimension.
| |
EndPoint |
Gets or sets the end point of the dimension.
| |
Hideable |
Accesses the information if this object is hidden or not or if it should be.
(Inherited from DimensionBase.) | |
QueryReturnValue |
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.) | |
StartPoint |
Gets or sets the start point of the dimension.
| |
UpDirection |
Gets or sets the direction from the dimension points to the dimension line.
| |
Value |
Gets the content of the dimension mark.
|
See Also