Enum BrushMappingMode
Describes if values are absolute or relative to bounding box
Namespace: EmptyKeys.UserInterface.Media
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum BrushMappingMode
Fields
| Name | Description |
|---|---|
| Absolute | The absolute |
| RelativeToBoundingBox | The relative to bounding box |