ImageGear .NET
SetBoundary Method




Bounding entity beinng set.
Sets the bounding entity for the viewport.
Syntax
'Declaration
 
Public Sub SetBoundary( _
   ByVal boundary As ImGearVectorEntity _
) 
'Usage
 
Dim instance As ImGearVectorEntityViewport
Dim boundary As ImGearVectorEntity
 
instance.SetBoundary(boundary)
public void SetBoundary( 
   ImGearVectorEntity boundary
)
public: void SetBoundary( 
   ImGearVectorEntity* boundary
) 
public:
void SetBoundary( 
   ImGearVectorEntity^ boundary
) 

Parameters

boundary
Bounding entity beinng set.
See Also

Reference

ImGearVectorEntityViewport Class
ImGearVectorEntityViewport Members
ImGearVectorEntity Class

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback