←Select platform

Viewport Property

Summary

Gets or sets the position and dimensions of the base tile for a TileBrush.

Syntax

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

Property Value

The position and dimensions of the base tile for a TileBrush.

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