←Select platform

Visual Property

Summary

Gets or sets the brush's content.

Syntax

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

Property Value

A Visual for the brush's content.

Remarks

For more information see System.Windows.Media.VisualBrush.

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