LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsFrameStyleFlags Enumeration

Show in webframe





The frame style used for the special effect. The frameStyle parameter of the DrawFrame method uses this enumeration.
Syntax
[FlagsAttribute()]
public enum SpecialEffectsFrameStyleFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum SpecialEffectsFrameStyleFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsFrameStyleFlags

            

            
[FlagsAttribute()]
public enum class SpecialEffectsFrameStyleFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000OuterInset[0x0000] Outer band inset
0x00000000None[0x0000] None
0x00000000InnerInset[0x0000] Inner band inset
0x00000001InnerRaised[0x0001] Inner band raised
0x00000010OuterRaised[0x0010] Outer band raised
0x00000100AdjustRectangle[0x0100] Adjust the dimensions of the destination rectangle
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsFrameStyleFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.