共用方式為


AnnotationGroup.AllowPathEditing 屬性

定義

取得或設定旗標,這個旗標指定多邊形註解的點是否可以由使用者使用滑鼠來移動。

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

屬性值

Boolean

true 如果可以移動多邊形注釋的點;否則為 false

適用於