DundasWinExtensions
PiePlusCustomAttributes.PiePieDrawingStyle Enumeration
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : PiePlusCustomAttributes.PiePieDrawingStyle Enumeration


This enumeration represents the drawing styles for Pie Plus.

Syntax

Visual Basic (Declaration)  
Public Enum PiePlusCustomAttributes.PiePieDrawingStyle 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As PiePlusCustomAttributes.PiePieDrawingStyle
C#  
public enum PiePlusCustomAttributes.PiePieDrawingStyle : Enum 

Members

Member Description
Default The default drawing style.
SoftEdge The soft edge drawing style.
Concave The concave drawing style.
Convex The convex drawing style.
Shimmer The shimmer drawing style.
BevelWedge The bevel wedge drawing style.
LightSource The light source drawing style.
Outline The outline drawing style.
InverseOutline The inverse outline drawing style.
Crescent The cresent drawing style.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Extensions.PiePlusCustomAttributes.PiePieDrawingStyle

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.