Class DecoratorType
the Decorator.
Inheritance
System.Object
DecoratorType
Namespace: Syncfusion.SfDiagram.iOS
Assembly: Syncfusion.SfDiagram.iOS.dll
Syntax
public sealed class DecoratorType : Enum
Fields
Circle
the Decorator.
Declaration
public const DecoratorType Circle
Field Value
Type |
---|
DecoratorType |
Diamond
the Decorator.
Declaration
public const DecoratorType Diamond
Field Value
Type |
---|
DecoratorType |
Filled45Arrow
the Decorator.
Declaration
public const DecoratorType Filled45Arrow
Field Value
Type |
---|
DecoratorType |
None
the Decorator.
Declaration
public const DecoratorType None
Field Value
Type |
---|
DecoratorType |
Square
the Decorator.
Declaration
public const DecoratorType Square
Field Value
Type |
---|
DecoratorType |