Skip to main content

Shape Class

Namespace: GHIElectronics.TinyCLR.UI.Shapes · Assembly: GHIElectronics.TinyCLR.UI

No description available.

public abstract class Shape : UIElement

Properties

Fill

public Media.Brush Fill { get; set; }

No description available.

Stroke

public Media.Pen Stroke { get; set; }

No description available.