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