←Select platform

Add Property

Summary

Returns true if the file was successfully added to the RasterThumbnailBrowser; false otherwise.

Syntax

C#
VB
C++
public bool Add { get; set; } 
  
Public Property Add As Boolean 
public: 
property bool Add { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the file was successfully added to the RasterThumbnailBrowser; false otherwise.

Example

Refer to RasterThumbnailBrowser.

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.WinForms Assembly