ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearFormatParameters Class / Count Property




In This Topic
Count Property (ImGearFormatParameters)
In This Topic
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