In This Article

RectangularFrameType Enum

Specifies the types of frames supported by LinearGauge and DigitalGauge.

public enum RectangularFrameType

Fields

Name Description
ClippedRectangle

Indicates a clipped rectangle frame.

None

Indicates that no frame will be rendered.

RectangleGradient

Indicates a rectangle frame.

RoundedRectangleDarkerGradient

Indicates a rounded rectangle frame with a darker gradient on the outer rim.

RoundedRectangleLightGradient

Indicates a rounded rectangle frame with a lighter gradient on the outer rim.

RoundedRectangleThinRim

Indicates a rounded rectangle frame with a thin rim.

RoundedSideThickRim

Indicates a frame with rounded sides and a thick rim.

RoundedSideThinRim

Indicates a frame with rounded sides and a thin rim.