ImageGear for .NET
Value Property
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearControlParameter Class : Value Property




Glossary Item Box

Gets or sets current value of the parameter.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Object containing parameter's value.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionThrown if the value is set to null.
ImageGear.Core.ImGearException Thrown if the value is set to an object of a type incompatible for the specified control parameter.

Remarks

When setting this property, please make sure that the type of the object representing a new value is the same as that of the old value. Otherwise an exception will be thrown.

See Also

©2013. Accusoft Corporation. All Rights Reserved.