Class Rectangle
- Namespace
- GHIElectronics.Endpoint.UI.Shapes
- Assembly
- GHIElectronics.Endpoint.UI.dll
public class Rectangle : Shape
- Inheritance
-
Rectangle
- Inherited Members
Constructors
Rectangle()
public Rectangle()
Rectangle(int, int)
public Rectangle(int width, int height)
Parameters
Methods
OnRender(DrawingContext)
public override void OnRender(DrawingContext dc)