LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)
LEAD Technologies, Inc

SpecialEffectsFrameStyleFlags Enumeration






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 SpecialEffectsFrameStyleFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.SpecialEffects.SpecialEffectsFrameStyleFlags = function() { };
Leadtools.SpecialEffects.SpecialEffectsFrameStyleFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class SpecialEffectsFrameStyleFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AdjustRectangle[0x0100] Adjust the dimensions of the destination rectangle
InnerInset[0x0000] Inner band inset
InnerRaised[0x0001] Inner band raised
None[0x0000] None
OuterInset[0x0000] Outer band inset
OuterRaised[0x0010] Outer band raised
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.