Class Coord2DHudElement
- Namespace
- Macad.Interaction
- Assembly
- Macad.Interaction.dll
Coord2DHudElement
public class Coord2DHudElement : HudElement
- Inheritance
-
Coord2DHudElement
Constructors
public Coord2DHudElement()
Properties
public double CoordinateX { get; set; }
- Property Value: double
public double CoordinateY { get; set; }
- Property Value: double
Methods
public void InitializeComponent()
InitializeComponent
public void SetValues(double coordX, double coordY)