<ST_AdjAngle>
(Adjustable Angle Methods)
This simple type is an adjustable angle, either an absolute angle or a reference to a geometry guide. The units for an adjustable angle are 60,000ths of a degree.
This simple type is defined as a union of the following types:
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_AdjAngle">
<union memberTypes="ST_Angle ST_GeomGuideName"/>
</simpleType>