ComponentOne Document Library for WPF
ShapeType Enumeration

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : ShapeType Enumeration
Defines shapes supported by the Field.
Syntax
'Declaration
 
Public Enum ShapeType 
   Inherits System.Enum
public enum ShapeType : System.Enum 
Members
MemberDescription
Arc 
Ellipse 
IsoscelesTriangle 
Line 
None 
Pie 
Rectangle 
RightTriangle 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Document.ShapeType

See Also

Reference

C1.WPF.Document Namespace