←Select platform

ViewportUnits Property

Summary

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.

Syntax

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

Property Value

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.

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