public readonly struct PushedState : IDisposable,
IEquatable<ImmediateDrawingContextPushedState>Public Structure PushedState
Implements IDisposable, IEquatable(Of ImmediateDrawingContextPushedState)[<SealedAttribute>]
type PushedState =
struct
inherit ValueType
interface IDisposable
interface IEquatable<ImmediateDrawingContextPushedState>
end| Dispose | Releases all resources used by the ImmediateDrawingContextPushedState |
| GetType | Gets the Type of the current instance. (Inherited from Object) |