ImageGear for .NET
RegionCount Property




Gets total count of regions in the figure.
Syntax
'Declaration
 
Public ReadOnly Property RegionCount As Integer
'Usage
 
Dim instance As ImGearVectorEntityFigure
Dim value As Integer
 
value = instance.RegionCount
public int RegionCount {get;}
public: __property int get_RegionCount();
public:
property int RegionCount {
   int get();
}

Property Value

Any integer value.
See Also

Reference

ImGearVectorEntityFigure Class
ImGearVectorEntityFigure Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback