View Class |
public sealed class View
The View type exposes the following members.
Name | Description | |
---|---|---|
![]() | View | 创建一个模型视图对象 |
![]() | View(Scene) | Initializes a new instance of the View class |
Name | Description | |
---|---|---|
![]() | DisplayType | 视图类型 |
![]() | Id | 视图ID |
![]() | Identifier | 同视图ID |
![]() | Name | 视图名称 |
![]() | ViewCoordinateSystem | 视图坐标系 |
![]() | ViewDepthDown | 视图向下深度 |
![]() | ViewDepthUp | 视图向上深度 |
![]() | ViewProjection | 视图投影方式 |
![]() | VisibilitySettings | 视图显示设置 |
![]() | WorkArea | 视图工作区域 |
Name | Description | |
---|---|---|
![]() | Delete | |
![]() | Insert | |
![]() | IsFocused | 返回当前视图是否被选中 |
![]() | IsPerspectiveViewProjection | 返回当前视图是否为透视投影 |
![]() | IsVisible | 返回当前视图是否可见 |
![]() | Modify | |
![]() | Select |