GlyphExportType
Enum
Enum for the GlyphExportType for the RadGlyphExtension.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public enum GlyphExportType
Fields
Identifies the ImageSource export type.
C#
Image = 1
Default empty value.
C#
None = 0
Identifies the Geometry export type.
C#
Path = 2