ArcFM Solution Developer Guide
PositionModel Structure Members
Properties  Methods 


The following tables list the members exposed by PositionModel.

Public Constructors
 NameDescription
Public ConstructorPositionModel ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBottomGets the y-axis value of the bottom of the rectangle.  
Public Propertystatic (Shared in Visual Basic)EmptyCreate an empty Position  
Public PropertyHeightGets or sets the height of the rectangle.  
Public PropertyIsEmptyGets a value that indicates whether the rectangle is the System.Windows.Rect.Empty rectangle.  
Public PropertyLeftGets the x-axis value of the left side of the rectangle.  
Public PropertyOrderGets or sets the order of the rectangle.  
Public PropertyPosition  
Public PropertyRightGets the x-axis value of the right side of the rectangle.  
Public PropertyTopGets the y-axis position of the top of the rectangle.  
Public PropertyWidthGets or sets the width of the rectangle.  
Public PropertyXGets or sets the x-axis value of the left side of the rectangle.  
Public PropertyYGets or sets the y-axis value of the top side of the rectangle.  
Top
Public Methods
 NameDescription
Public MethodAlignBottomGet a new position moving down with increasing height  
Public MethodAlignLeftGet a new position moving to the left with same width  
Public MethodAlignRightGet a new position moving to the Right with same width  
Public MethodAlignTopGet a new position moving up with same height  
Public MethodContainsis the point contained within the shape  
Public Methodstatic (Shared in Visual Basic)EqualsOverloaded. Indicates whether the specified rectangles are equal.  
Public MethodGetHashCodeCreates a hash code for the rectangle.  
Public MethodMoveMove by the specificed value  
Public MethodStretchBottomGet a new position moving down with increasing height  
Public MethodStretchLeftGet a new position moving to the left with increasing width  
Public MethodStretchRightGet a new position moving to the Right with increasing width  
Public MethodStretchTopGet a new position moving up with increasing height  
Public MethodToStringReturns a string representation of the rectangle.  
Top
Public Operators
public Operator Equality Compares two rectangles for exact equality.
public Operator Inequality Compares two rectangles for inequality.
Top
See Also

Reference

PositionModel Structure
Miner.Desktop.Diagrams.Underground.Model Namespace

 

 


Send Comment