ImageGear for .NET
ImGearCapOneValue Constructor




An ImGearCapabilities value, which identifies the capability that this class will represent.
Initializes a new instance of the ImGearCapOneValue class.
Syntax
'Declaration
 
Public Function New( _
   ByVal capabilityId As ImGearCapabilities _
)
'Usage
 
Dim capabilityId As ImGearCapabilities
 
Dim instance As New ImGearCapOneValue(capabilityId)
public ImGearCapOneValue( 
   ImGearCapabilities capabilityId
)
public: ImGearCapOneValue( 
   ImGearCapabilities capabilityId
)
public:
ImGearCapOneValue( 
   ImGearCapabilities capabilityId
)

Parameters

capabilityId
An ImGearCapabilities value, which identifies the capability that this class will represent.

Return Value

The new instance of ImGearCapOneValue class.
See Also

Reference

ImGearCapOneValue Class
ImGearCapOneValue Members
ImGearCapabilities Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback