CachingEffect.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

public bool CanSetSize { get; }
'Declaration
Public ReadOnly Property CanSetSize As Boolean
    Get
public:
virtual property bool CanSetSize {
    bool get () sealed;
}
function get_CanSetSize();

Property Value

Type: Boolean

Implements

IImageSize.CanSetSize

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

CachingEffect Class

CachingEffect.CachingEffect Members

Lumia.Imaging Namespace