Click or drag to resize

DefineDRMarkVisible Enumeration

返回用户文档首页
Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public enum DRMarkVisible
Members
Member nameValueDescription
DRMARK_VISIBLE_NONE0 
DRMARK_VISIBLE_DISTRIBUTED1 
DRMARK_VISIBLE_PREFERRED2 
DRMARK_VISIBLE_ALWAYS3 
See Also