Northwoods.GoWPF 2.2.4 Assembly
Bounds Property (Part)

Gets the bounding rectangle of this object, in model coordinates.
Syntax
Public ReadOnly Property Bounds As Rect
public Rect Bounds {get;}

Property Value

The X and Y values may be Double.NaN if the part has not yet been positioned, for example, if it is a Node and the node's Location has not been set. This property is read-only -- the Width and Height are determined by the actual size of the part.
Requirements
See Also

Reference

Part Class
Part Members
Location Property

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback