←Select platform

FileName Property (CodecsOverlayData)

Summary

Gets the name of the file containing the overlay image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public string FileName {get;} 
Public ReadOnly Property FileName As String 
public string FileName {get;} 
@property (nonatomic, strong, readonly) NSString *fileName 
public String getFileName() 
 get_FileName();  
public: 
property String^ FileName { 
   String^ get(); 
} 

Property Value

The name of the file containing the overlay image.

Remarks

This property is input only.

Example

For an example, refer to RasterCodecs.StartOverlay

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize