PinLabelInstance.RotateLabel Property

Definition

Gets the calculated value of the RotateLabel property in a PinLabel class.

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

Property Value

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

Applies to