←Select platform

Flags Property

Summary
Gets or sets the flags that indicate which type of brick edge to use, and which mortar style to use.
Syntax
C#
VB
C++
public BricksTextureCommandFlags Flags { get; set; } 
  
Public Property Flags As BricksTextureCommandFlags 
public: 
property BricksTextureCommandFlags Flags { 
   BricksTextureCommandFlags get(); 
   void set (    BricksTextureCommandFlags ); 
} 

Property Value

Flags that indicate which type of brick edge to use, and which mortar style to use.

Example

Refer to BricksTextureCommand example.

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.