The PointDescriptionKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ApplyDrawingScale |
Specifies that the drawing scale is used to scale the point symbol when the description key is matched.
|
![]() | ApplyFixedLabelRotation |
Gets or sets a boolean value indicating whether to apply the FixedLabelRotation property to matched points.
|
![]() | ApplyFixedMarkerRotation |
Gets or sets whether to apply the FixedMarkerRotation property to matched points.
|
![]() | ApplyFixedScaleFactor |
Gets or sets whether to apply the FixedScaleFactor property to matched points.
|
![]() | ApplyLabelRotationParameter |
Gets or sets whether to apply the LabelRotationParameter property to matched points.
|
![]() | ApplyLabelStyleId |
Gets or sets whether to apply the LabelStyleId property to matched points.
|
![]() | ApplyLayerId |
Gets or sets whether to apply the LayerId property to matched points.
|
![]() | ApplyMarkerRotationParameter |
Gets or sets whether to apply the MarkerRotationParameter property to matched points.
|
![]() | ApplyScaleParameter |
Gets or sets whether to apply the ScaleParameter property to matched points.
|
![]() | ApplyScaleXY |
Specifies that description key scaling is applied to the X-Y axis of a point when the description key is matched.
|
![]() | ApplyScaleZ |
Specifies that description key scaling is applied to the Z axis of a point when the description key is matched.
|
![]() | ApplyStyleId |
Gets or sets whether to apply the StyleId property to matched points.
|
![]() | Code |
Gets or sets the code to select points with this description key during description key matching.
|
![]() | FixedLabelRotation |
Specifies a fixed rotation used to rotate the point label when the description key is matched.
|
![]() | FixedMarkerRotation |
Specifies a fixed rotation used to rotate the point symbol when the description key is matched.
|
![]() | FixedScaleFactor |
Specifies a fixed scale, used to scale the point symbol when the description key is matched.
|
![]() | Format |
Gets or sets the format of points that match this description key during description key matching.
|
![]() | LabelRotationParameter |
Specifies the position (1-9) in the raw description of the parameter containing the value used to rotate the point symbol when the description key is matched.
|
![]() | LabelStyleId |
Specifies the point label style to be referenced by a point that is created using the description key.
|
![]() | LayerId |
Specifies the layer for the point.
|
![]() | MarkerRotationParameter |
Specifies the position (1-9) in the raw description of the parameter containing the value used to rotate the point symbol when the description key is matched.
|
![]() | RotationDirection |
Specifies whether the values specified for the Rotate Parameter property or the Fixed Rotation property are clockwise angles or counterclockwise angles.
|
![]() | ScaleParameter |
Specifies the position (1-9) in the raw description of the parameter that contains the value used to scale the point symbol when the description key is matched.
|
![]() | StyleId |
Specifies what points match this description key during description key matching.
|