PropertyDescription.MaxValue Property

The maximum value for the property.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public Object MaxValue { get; }
'Declaration
Public ReadOnly Property MaxValue As Object
    Get
public:
virtual property Object^ MaxValue {
    Object^ get () sealed;
}
function get_MaxValue();

Property Value

Type: Object

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

PropertyDescription Class

PropertyDescription.PropertyDescription Members

Lumia.Imaging Namespace