CustomLabelInstance.UseFontPercent Property

Definition

Gets the calculated value of the UseFontPercent property in a CustomLabel class.

public:
 property bool UseFontPercent { bool get(); };
public bool UseFontPercent { get; }
member this.UseFontPercent : bool
Public ReadOnly Property UseFontPercent As Boolean

Property Value

A Boolean value that represents the calculated value of the UseFontPercent property.

Applies to