DrawingContext.PushedState.

DrawingContext.

DrawingContext.PushedState.PushedStateType Enum

Namespace
Avalonia.Media
Interfaces
  • IComparable
  • IFormattable
  • IConvertible
Base Types
  • object
  • ValueType
  • Enum
graph BT Type-->Base0["Enum"] Base0-->Base1["ValueType"] Base1-->Base2["object"] Type-.->Interface0["IComparable"] Type-.->Interface1["IFormattable"] Type-.->Interface2["IConvertible"] Type["DrawingContext.PushedState.PushedStateType"] class Type type-node

Syntax

public enum DrawingContext.PushedState.PushedStateType

Fields

Name Constant Value Summary
Clip 3
static
GeometryClip 5
static
Matrix 1
static
MatrixContainer 4
static
None 0
static
Opacity 2
static
OpacityMask 6
static

Extension Methods