StaticCrosshairLabelPosition Members
Defines the fixed position for a crosshair label.Constructors
| Name | Description |
|---|---|
| StaticCrosshairLabelPosition() | Initializes a new instance of the StaticCrosshairLabelPosition class with default settings. |
Fields
| Name | Description |
|---|---|
| HorizontalAlignmentProperty static | Identifies the HorizontalAlignment bindable property. |
| VerticalAlignmentProperty static | Identifies the VerticalAlignment bindable property. |
Properties
| Name | Description |
|---|---|
| HorizontalAlignment | Gets or sets the horizontal alignment of a crosshair label. |
| VerticalAlignment | Gets or sets the vertical alignment of a crosshair label. |
See Also