MustBeLocked

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Surface


Indicates if this surface should be locked in order to access the pixel data.

Syntax

public bool MustBeLocked { public get; private set; }

Returns


Back to index