The DimensionSegment type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Dispose |
Causes the object to release immediately any resources it may be utilizing.
(Inherited from
APIObject
.)
|
![]() |
Equals | (Inherited from Object .) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Properties
Name | Description | |
---|---|---|
![]() |
Above |
The text shown above the segment's value.
|
![]() |
Below |
The text shown below the segment's value.
|
![]() |
IsLocked |
Indicates if this segment is locked.
|
![]() |
IsReadOnly |
Identifies if the object is read-only or modifiable.
(Inherited from
APIObject
.)
|
![]() |
Origin |
The segment origin.
|
![]() |
Prefix |
The text shown before the segment's value.
|
![]() |
Suffix |
The text shown after the segment's value.
|
![]() |
Value |
The length of the segment.
|
![]() |
ValueOverride |
The text that replaces the segment's value.
|
![]() |
ValueString |
The displayed value shown for the dimension segment.
|