Class Line
- Namespace
- GHIElectronics.Endpoint.UI.Shapes
- Assembly
- GHIElectronics.Endpoint.UI.dll
public class Line : Shape
- Inheritance
-
Line
- Inherited Members
Constructors
Line()
public Line()
Line(int, int)
public Line(int dx, int dy)
Parameters
Properties
Direction
public Direction Direction { get; set; }
Property Value
Methods
OnRender(DrawingContext)
public override void OnRender(DrawingContext dc)