←Select platform

Drawing Property

Summary

Gets or sets the System.Windows.Media.Drawing that describes the contents of this AnnDrawingBrush.

Syntax

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

Property Value

The System.Windows.Media.Drawing that describes the contents of this AnnDrawingBrush.

Remarks

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

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