C#
VB
WinRT C#
C++
Gets or sets the flags that indicate which type of brick edge to use, and which mortar style to use.
public BricksTextureCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.BricksTextureCommandFlags
public Leadtools.Imageprocessing.Specialeffects.BricksTextureCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.BricksTextureCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.BricksTextureCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.BricksTextureCommandFlags );
}
Flags that indicate which type of brick edge to use, and which mortar style to use.
Refer to BricksTextureCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET