Click or drag to resize

DrawingCommitChanges(String) 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 bool CommitChanges(
	string commitMessage
)

Parameters

commitMessage  String
 

Return Value

Boolean
See Also