Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

ViewboxUnits Property






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.
Syntax
public BrushMappingMode ViewboxUnits {get; set;}
'Declaration
 
Public Property ViewboxUnits As BrushMappingMode
'Usage
 
Dim instance As AnnTileBrush
Dim value As BrushMappingMode
 
instance.ViewboxUnits = value
 
value = instance.ViewboxUnits

            

            
public:
property BrushMappingMode ViewboxUnits {
   BrushMappingMode get();
   void set (    BrushMappingMode value);
}

Property Value

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.
Remarks
For more information see System.Windows.Media.TileBrush.
Requirements

Target Platforms

See Also

Reference

AnnTileBrush Class
AnnTileBrush Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features