Class Shape
- Namespace
- GHIElectronics.Endpoint.UI.Shapes
- Assembly
- GHIElectronics.Endpoint.UI.dll
public abstract class Shape : UIElement
- Inheritance
-
Shape
- Derived
- Inherited Members
Properties
Fill
public Brush Fill { get; set; }
Property Value
Stroke
public Pen Stroke { get; set; }