Property IsRightGuideVisible
| Improve this Doc View SourceIsRightGuideVisible
Gets a valud indicates whether right docking guide is visible.
Declaration
public bool IsRightGuideVisible { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if right docking guide is visible, otherwise false. |