NevronOpenVision
Nevron.Nov.Graphics Namespace / NProjection Class
Fields Properties Methods Events


In This Topic
    NProjection Class Members
    In This Topic

    The following tables list the members exposed by NProjection.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the BoundsMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Elevation property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NProjection.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PerspectiveAngle property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ProjectionType property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Rotation property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ViewerRotation property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the XDepth property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the YDepth property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Zoom property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bound mode  
    Public PropertyGets or sets the elevation of the viewpoint in degrees.  
    Public PropertyThe field of view angle, in degrees when the ProjectionType property is set to ENENProjectionType.Perspective  
    Public PropertyControls the projection type of the camera  
    Public PropertyGets or sets the rotation of the viewpoint in degrees.  
    Public PropertyThe rotation (or tilting) of the camera in degrees.  
    Public PropertyThe offset of the 3D objects along the X axis depending on their Z depth when the projection is ENProjectionType.Orthogonal  
    Public PropertyThe offset of the 3D objects along the Y axis depending on their Z depth when the projection is ENProjectionType.Orthogonal.  
    Public PropertyThe zooming factor in percents.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines if the current projection equals the predefined projection.  
    Public MethodSets a predefined projection to the camera.  
    Public MethodDetermines if the current projection is a predefined projection.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also