MetaObject.IsDisabled Method

Definition

Namespace: P1.ImageSdk

Set state of disabled atttribute.

public bool IsDisabled();

With this method the user can protect the value in an object from being changed.

Returns:

true is returned if it is writable. otherwise false is returned.