Click or drag to resize

Form_ComponentPropsShowDefaultsEditor Method

返回用户文档首页
显示编辑组件默认值的属性窗

Namespace: LoongCAD.UI.Component
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public virtual void ShowDefaultsEditor(
	DObject defaultValues
)

Parameters

defaultValues  DObject
See Also