IGraphicsUnwrapT Method

Returns native surface object.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
C#
T Unwrap<T>()
where T : class

Type Parameters

T
Type of the native surface object.

Return Value

T
Native surface object.

See Also