DrawTreeNodeExtendedEventArgsGraphics Property
This read-only property returns the graphics object
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Graphics Graphics { get; }
Public ReadOnly Property Graphics As Graphics
Get
public:
property Graphics^ Graphics {
Graphics^ get ();
}
member Graphics : Graphics with get
Property Value
Graphics