AdornmentsLabelPosition LabelPosition { get; set; }
Property LabelPosition As AdornmentsLabelPosition
Get
Set
property AdornmentsLabelPosition LabelPosition {
AdornmentsLabelPosition get ();
void set (AdornmentsLabelPosition value);
}
abstract LabelPosition : AdornmentsLabelPosition with get, set