BaseCrosshairLabelElement Properties
The base class for classes that provide functionality for crosshair label elements.Name | Description |
---|---|
DXFont | Gets or sets the font used to display the crosshair label’s content. |
EnableAntialiasing | Gets or sets the value indicating whether the anti-aliasing should be enabled for a crosshair label element. |
Font | Gets or sets the font used to display the crosshair label’s content. |
Text | Gets or sets the crosshair label’s text. |
TextColor | Gets or sets the crosshair label’s text color. |
Visible | Specifies whether the crosshair label element is visible when custom drawing a crosshair cursor. |
See Also