public bool UseAnchorPosition { get; set; }Public Property UseAnchorPosition As Boolean
Get
Setpublic:
virtual property bool UseAnchorPosition {
bool get () sealed;
void set (bool value) sealed;
}abstract UseAnchorPosition : bool with get, set
override UseAnchorPosition : bool with get, set