Get geometric boundaries info
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property BoundsInfo As Rectangle |
C# |
---|
public Rectangle BoundsInfo { get; } |
Visual C++ |
---|
public: property Rectangle BoundsInfo { Rectangle get (); } |
JavaScript |
---|
function get_boundsInfo(); |