Click or drag to resize

DefineDRViewUnfoldType Enumeration

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