Compartir a través de


AnnotationGroup.AllowAnchorMoving Propiedad

Definición

Obtiene o establece una marca que especifica si el usuario final puede mover un delimitador de anotación con un mouse.

public:
 virtual property bool AllowAnchorMoving { bool get(); void set(bool value); };
public override bool AllowAnchorMoving { get; set; }
member this.AllowAnchorMoving : bool with get, set
Public Overrides Property AllowAnchorMoving As Boolean

Valor de propiedad

Boolean

true si se puede mover el delimitador de anotación; de lo contrario, false .

Se aplica a