Click or drag to resize

DefineDRViewUnfoldType Enumeration

返回用户文档首页
Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public enum DRViewUnfoldType
Members
Member nameValueDescription
DRVIEW_UNFOLD_NONE0 
DRVIEW_UNFOLD_HORIZON1 
DRVIEW_UNFOLD_VERTICAL2 
DRVIEW_UNFOLD_BOTH3 
See Also