←Select platform

ViewboxUnits Property

Summary

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

C#
VB
C++
public BrushMappingMode ViewboxUnits { get; set; } 
  
Public Property ViewboxUnits As BrushMappingMode 
public: 
property BrushMappingMode ViewboxUnits { 
   BrushMappingMode get(); 
   void set (    BrushMappingMode ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly