DesignImage Property

Summary
Gets or sets the design image to display when in layout design mode.
Syntax
C#
VB
C++
public Metafile DesignImage { get; set; } 
  
Public Property DesignImage As Metafile 
            public: 
property Metafile^ DesignImage { 
   Metafile^ get(); 
   void set (    Metafile^ ); 
} 

Property Value

The image to display.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.