Aurigma Graphics Mill 5.5 for .NET
ViewerBase..::.Rubberband Property
Gets/sets a currently attached rubberband control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Overridable Property Rubberband As IRubberband
C#
[BrowsableAttribute(true)] public virtual IRubberband Rubberband { get; set; }