Gets or sets a System.Windows.Media.BrushMappingMode enumeration that specifies whether the value of the Viewport, which indicates the size and position of the TileBrush base tile, is relative to the size of the output area.
public BrushMappingMode ViewportUnits { get; set; }
Public Property ViewportUnits As BrushMappingMode
public:
property BrushMappingMode ViewportUnits {
BrushMappingMode get();
void set ( BrushMappingMode );
}
A System.Windows.Media.BrushMappingMode enumeration that specifies whether the value of the Viewport, which indicates the size and position of the TileBrush base tile, is relative to the size of the output area.
For more information see System.Windows.Media.TileBrush.
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