NevronOpenVision
Nevron.Nov.Graphics Namespace / NMargins Structure


In This Topic
NMargins Structure Methods
In This Topic

For a list of all members of this type, see NMargins members.

Public Methods
 NameDescription
Public MethodStores the maximum values from the specified margins and this margins in this  
Public MethodClamps the margins to the specified margins  
Public MethodDeserializes the object state from the specified property bag.  
Public MethodOverloaded. Checks whether this size is equal to the other size  
Public MethodReturns horizontally flipped margins  
Public MethodReturns vertically flipped margins  
Public Method  
Public MethodReturns a the inner rectangle with applied margins from the left, top, right and bottom  
Public MethodReturns a the outer rectangle with applied margins from the left, top, right and bottom  
Public MethodInflates the margins with the specified inflate  
Public Methodstatic (Shared in Visual Basic)Gets such margins that: Left= Max(a.Left, b.Left), Right= Max(a.Right, b.Right), Top= Max(a.Top, b.Top), Bottom= Max(a.Bottom, b.Bottom),  
Public MethodReturns clockwise rotated margins.  
Public MethodReturns counter-clockwise rotated margins.  
Public MethodRounds this margins.  
Public MethodScales the margins with the specified scale factor  
Public MethodSerializes the object state into the specified property bag.  
Public MethodReturns the string representation of this NMarginsF.  
Top
See Also