Class SymbolType
Symbol type.
Inheritance
System.Object
SymbolType
Namespace: Syncfusion.SfDiagram.Android
Assembly: Syncfusion.SfDiagram.Android.dll
Syntax
public sealed class SymbolType : Enum
Fields
Connector
The connector.
Declaration
public const SymbolType Connector
Field Value
Type |
---|
SymbolType |
Group
The group.
Declaration
public const SymbolType Group
Field Value
Type |
---|
SymbolType |
Image
The image.
Declaration
public const SymbolType Image
Field Value
Type |
---|
SymbolType |
Shape
The shape.
Declaration
public const SymbolType Shape
Field Value
Type |
---|
SymbolType |
Text
The text.
Declaration
public const SymbolType Text
Field Value
Type |
---|
SymbolType |