Gets or sets a System.Windows.Media.BrushMappingMode enumeration that specifies whether the gradient brush's positioning coordinates are absolute or relative to the output area.
public BrushMappingMode MappingMode { get; set; } Public Property MappingMode As BrushMappingMode
public:property BrushMappingMode MappingMode {BrushMappingMode get();void set ( BrushMappingMode );}
A System.Windows.Media.BrushMappingMode value that specifies how the gradient brush's positioning coordinates are interpreted. The default is BrushMappingMode.RelativeToBoundingBox.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
