NevronOpenVision
Nevron.Nov.Graphics Namespace / NMarginsF Structure
Fields Properties Methods


NMarginsF Structure Members

The following tables list the members exposed by NMarginsF.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldBottom margin  
Public FieldX margin  
Public FieldRight margin  
Public FieldY margin  
Public Fieldstatic (Shared in Visual Basic)The empty (zero) margins.  
Top
Public Properties
 NameDescription
Public PropertyChecks if all components of this margin are zero.  
Top
Public Methods
 NameDescription
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 MethodReturns clockwise rotated margins.  
Public MethodReturns counter-clockwise rotated margins.  
Public MethodScales the margins with the specified scale factor  
Public MethodSerializes the object state floato the specified property bag.  
Public MethodConverts this margins to floating pofloat margins.  
Public MethodReturns the string representation of this NMarginsF.  
Top
Public Operators
Arithmetic binary plus operator.
Checks whether the margins are equal.
Checks whether the margins are different.
Arithmetic binary minus operator.
Top
See Also