Returns boundary rectangle
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Bounds As Rectangle |
C# |
---|
public Rectangle Bounds { get; } |
Visual C++ |
---|
public: property Rectangle Bounds { Rectangle get (); } |
JavaScript |
---|
function get_bounds(); |