←Select platform

Flags Property

Summary

Gets or sets the flags which control the combine command.

Syntax
C#
VB
Objective-C
C++
Java
public CombineFastCommandFlags Flags { get; set; } 
Public Property Flags As CombineFastCommandFlags 
@property (nonatomic, assign) LTCombineFastCommandFlags flags 
public final int getFlags() 
            public final void setFlags(int value) 
public: 
property CombineFastCommandFlags Flags { 
   CombineFastCommandFlags get(); 
   void set (    CombineFastCommandFlags ); 
} 

Property Value

The flags which control the combine command.

Example

For an example, refer to CombineFastCommand

Requirements

Target Platforms

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

Leadtools Assembly