Gets or sets a System.Windows.Media.BrushMappingMode value that specifies whether the Viewbox value is relative to the bounding box of the TileBrush contents or whether the value is absolute.
public BrushMappingMode ViewboxUnits { get; set; }
Public Property ViewboxUnits As BrushMappingMode
public:
property BrushMappingMode ViewboxUnits {
BrushMappingMode get();
void set ( BrushMappingMode );
}
A System.Windows.Media.BrushMappingMode value that specifies whether the Viewbox value is relative to the bounding box of the TileBrush contents or whether the value is absolute.
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