←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly