public bool EnableSegmentDragging { get; set; }
Public Property EnableSegmentDragging As Boolean Get Set
public: property bool EnableSegmentDragging { bool get (); void set (bool value); }
member EnableSegmentDragging : bool with get, set
In This Article