IImageSize.CanSetSize Property

If true, the Size property can be set.

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

Syntax

bool CanSetSize { get; }
'Declaration
ReadOnly Property CanSetSize As Boolean
    Get
property bool CanSetSize {
    bool get ();
}
function get_CanSetSize();

Property Value

Type: Boolean

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

IImageSize Interface

IImageSize.IImageSize Members

Lumia.Imaging Namespace