ImageGear for .NET
ImGearXMPBoolean Constructor(Boolean)




Boolean value.
Initializes a new instance of the ImGearXMPBoolean class with a bool value.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Boolean _
)
'Usage
 
Dim value As Boolean
 
Dim instance As New ImGearXMPBoolean(value)
public ImGearXMPBoolean( 
   bool value
)
public: ImGearXMPBoolean( 
   bool value
)
public:
ImGearXMPBoolean( 
   bool value
)

Parameters

value
Boolean value.

Return Value

New instance of ImGearXMPBoolean class object.
Remarks
This constructor creates and initializes an instance of ImGearXMPBoolean class by using a bool value.
See Also

Reference

ImGearXMPBoolean Class
ImGearXMPBoolean Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback