Click or drag to resize

DrawingGetIntegerUserProperties Method

返回用户文档首页
获取整数类型的用户自定义属性

Namespace: LoongCAD.STC.Friendly.Drawing
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntax
C#
public override bool GetIntegerUserProperties(
	Dictionary<string, int> properties
)

Parameters

properties  DictionaryString, Int32
 

Return Value

Boolean
See Also