ImageGear for .NET
GetEntityCont Method (ImGearVectorEntityFigure)




Returns an entity container defining the current region.
Syntax
'Declaration
 
Public Function GetEntityCont() As ImGearVectorEntityCont
'Usage
 
Dim instance As ImGearVectorEntityFigure
Dim value As ImGearVectorEntityCont
 
value = instance.GetEntityCont()
public ImGearVectorEntityCont GetEntityCont()
public: ImGearVectorEntityCont* GetEntityCont(); 
public:
ImGearVectorEntityCont^ GetEntityCont(); 

Return Value

New instance of ImGearVectorEntityCont class object.
Remarks
Current region is set by the SetRegion method.
See Also

Reference

ImGearVectorEntityFigure Class
ImGearVectorEntityFigure Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback