WindowResizeGripDirection 枚举
命名空间: Microsoft.VisualStudio.PlatformUI
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
语法
声明
Public Enumeration WindowResizeGripDirection
public enum WindowResizeGripDirection
成员
成员名称 | 说明 | |
---|---|---|
Left | ||
Right | ||
Top | ||
Bottom | ||
TopLeft | ||
TopRight | ||
BottomLeft | ||
BottomRight | ||
IsResizingLeft | ||
IsResizingRight | ||
IsResizingTop | ||
IsResizingBottom | ||
IsResizingHorizontally | ||
IsResizingVertically |