Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.Rubberband Property
Gets/sets the rubberband control ID (i.e. value stored in the attribute id of the tag that inserts the control).
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property Rubberband As String
C#
[BrowsableAttribute(true)] public string Rubberband { get; set; }