Click or drag to resize

SecondaryTypeAttribute(Int32) Constructor

返回用户文档首页
Initializes a new instance of the SecondaryTypeAttribute class

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public SecondaryTypeAttribute(
	int subType
)

Parameters

subType  Int32
 
See Also