The methods of the PBoundsLocator class are listed below. For a complete list of PBoundsLocator class members, see the PBoundsLocator Members topic.
![]() CreateEastLocator | Creates a locator that will locate points in the East (right) side of the node's bounds. |
![]() CreateNorthEastLocator | Creates a locator that will locate points in the North East (upper right) corner of the node's bounds. |
![]() CreateNorthLocator | Creates a locator that will locate points in the North (top) side of the node's bounds. |
![]() CreateNorthWestLocator | Creates a locator that will locate points in the North West (upper left) corner of the node's bounds. |
![]() CreateSouthEastLocator | Creates a locator that will locate points in the South East (lower right) corner of the node's bounds. |
![]() CreateSouthLocator | Creates a locator that will locate points in the South (bottom) side of the node's bounds. |
![]() CreateSouthWestLocator | Creates a locator that will locate points in the South West (lower left) corner of the node's bounds. |
![]() CreateWestLocator | Creates a locator that will locate points in the West (left) side of the node's bounds. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
PBoundsLocator Class | UMD.HCIL.PiccoloX.Util Namespace