ImageGear for .NET
Adjust Method




Adjusts the view bounding box to match the bounding box of the vector data.
Syntax
'Declaration
 
Public Sub Adjust() 
'Usage
 
Dim instance As ImGearVectorView
 
instance.Adjust()
public void Adjust()
public: void Adjust(); 
public:
void Adjust(); 
Remarks
Calling this method prior to rasterization is an easy way to ensure that all of the vector data will be included in the rasterized area after the view or vector data has undergone transformations.
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members
Rasterize Method

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback