DrawBandEventArgs Constructor
Creates a new instance of a DrawBandEventArgs object.
[Visual Basic]
Public Sub New( _
ByVal
band As
RebarBand, _
ByVal
graphics As
Graphics _
)
Parameters
-
band
- The RebarBand to draw.
-
graphics
- The Graphics surface to draw the band on.
See Also
DrawBandEventArgs Class | Skybound.Rebar Namespace