DesignerOptions.UseSnapLines 속성

정의

디자이너에서 맞춤선을 사용하거나 사용하지 않도록 설정하는 값을 가져오거나 설정합니다.

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

속성 값

Boolean

디자이너에서 맞춤선을 사용하도록 설정하면true 이고, 사용하지 않도록 설정하면 false입니다.

적용 대상

추가 정보