ImageGear for .NET
LayerCount Property (ImGearVectorData)




Gets the total count of layers in the internal container.
Syntax
'Declaration
 
Public ReadOnly Property LayerCount As Integer
'Usage
 
Dim instance As ImGearVectorData
Dim value As Integer
 
value = instance.LayerCount
public int LayerCount {get;}
public: __property int get_LayerCount();
public:
property int LayerCount {
   int get();
}

Property Value

Any integer number.
See Also

Reference

ImGearVectorData Class
ImGearVectorData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback