←Select platform

Flags Property

Summary

Flags that indicate what type of data is in the CellWidth and CellHeight properties.

Syntax
C#
VB
C++
public GlassEffectCommandFlags Flags { get; set; } 
  
Public Property Flags As GlassEffectCommandFlags 
public: 
property GlassEffectCommandFlags Flags { 
   GlassEffectCommandFlags get(); 
   void set (    GlassEffectCommandFlags ); 
} 

Property Value

Value that indicates what type of data is in the CellWidth and CellHeight properties.

Example

Refer to GlassEffectCommand.

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