←Select platform

Flags Property

Summary
Gets or sets flags that indicate the background color and which image dimension extends along the Z-axis.
Syntax
C#
VB
C++
public TunnelCommandFlags Flags { get; set; } 
  
Public Property Flags As TunnelCommandFlags 
public: 
property TunnelCommandFlags Flags { 
   TunnelCommandFlags get(); 
   void set (    TunnelCommandFlags ); 
} 

Property Value

Flags that indicate the background color and which image dimension extends along the Z-axis.

Example

Refer to TunnelCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.