Brush |
public struct BrushXEnv : IEquatable<BrushXEnv>
The BrushXEnv type exposes the following members.
Name | Description | |
---|---|---|
![]() | BrushBoundingRectangle | Gets the bounding rectangle of the brush. |
![]() | BrushX | Gets the brush. |
![]() | EffectiveMaximumResolutionDpi | Gets the effective maximum resolution in dots per inch. Important for repeateable texture brushes only. |
Name | Description | |
---|---|---|
![]() | Equals(BrushXEnv) | |
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object)) |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(BrushXEnv, BrushXEnv) | |
![]() ![]() | Inequality(BrushXEnv, BrushXEnv) |