ImageGear .NET - Updated
ImGearVectorView Class Members
Properties  Methods 


ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorView Class

The following tables list the members exposed by ImGearVectorView.

Public Properties
 NameDescription
Public Property Gets or sets ambient color of the view.  
Public Property Gets or sets a view content. The content is usually a block, but can be any entity.  
Public Property Gets or sets face culling mode for the view.  
Public Property Gets or sets a value indicating whether to display the layers that are marked as hidden.  
Public Property Gets or sets a lens focus of the view.  
Public Property Gets or sets layout factor of view.  
Public Property Gets or sets a value indicating whether lighting is enabled.  
Public Property Gets total number of available light sources.  
Top
Public Methods
 NameDescription
Public Method Adjusts the view bounding box to match the bounding box of the vector data.  
Public Method Returns the current background color of the view.  
Public Method Returns the light source with the specified index.  
Public Method Returns the point in 3D space that the view's camera is looking at. See corresponding method SetLookPoint for more information.  
Public Method Returns the current transformation matrix of the view.  
Public Method Returns the bounding parallelepiped of the view.  
Public Method Returns the name of the view.  
Public Method Moves the camera according to the specified offsets.  
Public Method Rotates the camera on the specified angle about the specified vector.  
Public Method Scales the camera according to the specified scale factors.  
Public Method Sets the current background color of the view.  
Public Method Sets the point in 3D space that the view's camera is looking at.  
Public Method Sets the current transformation matrix of the view.  
Public Method Sets the bounding parallelepiped of the view.  
Public Method Sets the new name for the view.  
Public Method Converts 3D world coordinates to screen coordinates for the current view.  
Top
See Also

Reference

ImGearVectorView Class
ImageGear.Vector Namespace