ImageGear .NET - Updated December 24, 2018
Count Property (ImGearFormatParameters)




ImageGear24.Core Assembly > ImageGear.Formats Namespace > ImGearFormatParameters Class : Count Property
Gets the total number of control parameters for the format.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ImGearFormatParameters
Dim value As Integer
 
value = instance.Count

Property Value

Any non-negative integer value.
See Also

Reference

ImGearFormatParameters Class
ImGearFormatParameters Members