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


NQuadrangle Structure Members

The following tables list the members exposed by NQuadrangle.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe first vertex of the quadrangle  
Public FieldThe second vertex of the quadrangle  
Public FieldThe third vertex of the quadrangle  
Public FieldThe fourth vertex of the quadrangle  
Top
Public Properties
 NameDescription
Public PropertyGets the minimal enclosing rectangle  
Public Property  
Public PropertyChecks whether the quadrangle is a rectangle  
Top
Public Methods
 NameDescription
Public MethodAppends the primitive to the specified graphics path  
Public MethodOverloaded. Determines whether the quadrangle contains the specified point  
Public MethodDetermines whether the outline of the quadrangle contains the specified point  
Public MethodOverloaded. Checks whether this quad is equal to the other quad  
Public Method  
Public MethodGets the quadrangle perimeter  
Public MethodGets the quadrangle point at the specified index.  
Public MethodGets the points count of the quadrangle (4).  
Public MethodScales this quadrangle with the specified parameters  
Public MethodTransforms this quadrange  
Public MethodTranslates the primitive with the specified amounts  
Top
Public Operators
Determines whether a is equal to b
Determines whether a is not equal to b
Top
See Also