Show / Hide Table of Contents

Class ORLabelOptions

Used by osdRect.SetRects.

public record ORLabelOptions : IEquatable<ORLabelOptions>

Namespace: Au.Types
Assembly: Au.dll
Inheritance
object
ORLabelOptions

Constructors

Name Description
ORLabelOptions(char, ColorInt?, ColorInt?)

Properties

Name Description
Placement

Label placement relative to rectangle: 'L' (left), 'R' (right), 'T' (top), 'B' (bottom) or 'I' (inside). Default: 'L'.

Operators

Name Description
implicit operator ORLabelOptions(char)