ImageGear .NET - Updated May 1, 2018
LayerCount Property (ImGearVectorData)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorData Class : LayerCount Property
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

Property Value

Any integer number.
See Also

Reference

ImGearVectorData Class
ImGearVectorData Members