←Select platform

Flags Property

Summary

Gets or sets a value that specify which members of the structure are valid.

Syntax

C#
VB
WinRT C#
C++
public RasterImageInformationFlags Flags { get; set; } 
Public Property Flags As Leadtools.RasterImageInformationFlags 
public Leadtools.RasterImageInformationFlags Flags {get; set;} 
 <br/>get_Flags();<br/>set_Flags(value);<br/>Object.defineProperty('Flags');  

Property Value

A combination of the RasterImageInformationFlags enumeration members that specify which members of the structure are valid.

Example

For an example, refer to MemoryInformation.

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 Assembly