Handle Property (BoxGradientBrush)
In This Topic
Returns a handle to this GdiObject object.
Syntax
'Declaration
Public Overridable ReadOnly Property Handle As IntPtr
public virtual IntPtr Handle {get;}
Property Value
A Windows handle to this
GdiObject object.
See Also