Click or drag to resize

ViewProxy Interface

返回用户文档首页
代理视图对象

Namespace: LoongCAD.STC.Proxy
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public interface ViewProxy

The ViewProxy type exposes the following members.

Properties
 NameDescription
Public propertyCameraPivot 相机目标轴心(用于旋转缩放)
Public propertyDepthDown 向下深度
Public propertyDepthUp 向上深度
Public propertyName 视图名称
Public propertyProjection 投影方式
Public propertyType 2D/3D类型
Public propertyViewPlane 视图平面
Public propertyWorkAreaMax 工作区最大点
Public propertyWorkAreaMin 工作区最小点
Top
See Also