Элементы CustomLabelInstance

Represents an instance type of the CustomLabel class and contains the calculated values of the properties in CustomLabel.

Тип CustomLabelInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод ResetInstanceCache Resets the instance cache. (Наследуется из BaseInstance.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство AllowUpsideDown Gets the calculated value of the AllowUpsideDown property in a CustomLabel class.
Открытое свойство DistanceFromScale Gets the calculated value of the DistanceFromScale property in a CustomLabel class.
Открытое свойство FontAngle Gets the calculated value of the FontAngle property in a CustomLabel class.
Открытое свойство Hidden Gets the calculated value of the Hidden property in a CustomLabel class.
Открытое свойство Placement Gets the calculated value of the Placement property in a CustomLabel class.
Открытое свойство RotateLabel Gets the calculated value of the RotateLabel property in a CustomLabel class.
Открытое свойство Style Gets the calculated value of the Style property in a CustomLabel class.
Открытое свойство Text Gets the calculated value of the Text property in a CustomLabel class.
Открытое свойство UseFontPercent Gets the calculated value of the UseFontPercent property in a CustomLabel class.
Открытое свойство Value Gets the calculated value of the Value property in a CustomLabel class.

В начало