MindFusion.Wpf Pack Programmer's Guide
LengthType Enumeration
See Also
 





Indicates the type of the units of a Length object.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public enum LengthType

Visual Basic  Copy Code

Public Enum LengthType

 Members

  Member name Description

Absolute

Specifies absolute length, expressed in pixels.

Relative

Specifies relative length, expressed as a percentage of the container's size.

 See Also

MindFusion.Gauges.Wpf Namespace