Class NetBrush
Implements brush using .NET framework GDI+ wrapper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Azos.Platform.Abstraction.NetFramework.Graphics
Assembly: Azos.Platform.NetFramework.dll
Syntax
public sealed class NetBrush : DisposableObject, IPALCanvasBrush, IPALCanvasAsset, IDisposable
Properties
Color
Declaration
public Color Color { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Methods
Destructor()
Declaration
protected override void Destructor()
Overrides
Implements
System.IDisposable