AutoScale

TemplateLinkedPosition.AutoScale property

Gets the value that indicates whether SearchArea is scaled by the linked field size.

public bool AutoScale { get; }

Property Value

true if SearchArea is scaled by the linked field size; otherwise, false

See Also