BCGSoft.Visualization Namespace > VisualManager Class : OnDrawExpandingBox Method |
Specifies DrawEditDef object associated with an ExpandingBox to draw. Used to define the boundaries of the expanding box, colors, related graphics and its state.
'Declaration Public Overridable Sub OnDrawExpandingBox( _ ByVal vd As DrawExpandingBoxDef _ )
'Usage Dim instance As VisualManager Dim vd As DrawExpandingBoxDef instance.OnDrawExpandingBox(vd)
public virtual void OnDrawExpandingBox( DrawExpandingBoxDef vd )
public: virtual void OnDrawExpandingBox( DrawExpandingBoxDef* vd )
public: virtual void OnDrawExpandingBox( DrawExpandingBoxDef^ vd )
Specifies DrawEditDef object associated with an ExpandingBox to draw. Used to define the boundaries of the expanding box, colors, related graphics and its state.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2