|
GH_Attr_WidgetCanvasBounds Property
|
Widget's canvas space bounds.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic RectangleF CanvasBounds { get; }Public ReadOnly Property CanvasBounds As RectangleF
Get
public:
property RectangleF CanvasBounds {
RectangleF get ();
}member CanvasBounds : RectangleF with get
Property Value
Type:
RectangleF
See Also