Represents a description of item in the DiagramScaleDefinition.
Definition
Namespace:Telerik.Windows.Controls.Diagrams.Extensions
Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax:
C#
public class DiagramScaleItemDefinition
Inheritance: objectDiagramScaleItemDefinition
Constructors
C#
public DiagramScaleItemDefinition()
Properties
Gets or sets the type of the item.
C#
public DiagramScaleItemType Type { get; set; }