←Select platform

Flags Property

Summary

Gets or sets the flags which control the combine command.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CombineFastCommandFlags Flags { get; set; } 
@property (nonatomic, assign) LTCombineFastCommandFlags flags 
public final int getFlags() 
            public final void setFlags(int value) 
 <br/>get_Flags();<br/>set_Flags(value);<br/>Object.defineProperty('Flags');  

Property Value

The flags which control the combine command.

Example

For an example, refer to CombineFastCommand

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