ImageGear Professional v18.2 > API Reference Guide > Vector Component API Reference > Vector Component Objects > IGVectView Object |
This object represents a camera and lighting model for displaying the vector content.
interface IGVectView : IIGComponent
Center Method | Moves the camera according to the specified offsets. Current distance to the look point is not taken into account. |
GetAmbientColor Method | Returns the current ambient color of the view. |
GetBkColor Method | Returns the current background color of the view. |
GetMatrix Method | Returns the current transformation matrix of the view. |
GetMinMax Method | Returns the bounding parallelepiped of the view. |
Move Method | Moves the camera according to the specified offsets. |
Rotate Method | Rotates a camera on the specified angle about the specified vector. |
ScaleView Method | Scales the camera according to the specified scale factors. |
SetAmbientColor Method | Sets the current ambient color of the view. |
SetBkColor Method | Sets the current background color of the view. |
SetMatrix Method | Sets the current transformation matrix of the view. |
SetMinMax Method | Sets the bounding parallelepiped of the view. |
CullFace Property | Defines face culling mode of the View. |
DisplayHiddenLayers Property | Controls displaying the layers that are marked as hidden. |
Focus Property | Defines the view lens focus. |
LightingEnabled Property | Enables or disables lighting for the view. |
LightSource Property | Provides an access to the light source with the specified index. |
MaxLights Property | Returns the number of the available light sources. |
Name Property | Returns the name of the view. |