CommandMethodAttribute(String, String, String, CommandFlags) Constructor

Constructor for the CommandMethodAttribute class.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public CommandMethodAttribute(
        string groupName,
        string globalName,
        string localizedNameId,
        CommandFlags flags
)

Parameters

groupName  String
[in] Command group name.
globalName  String
[in] Command global name.
localizedNameId  String
[in] Command localized name ID.
flags  CommandFlags
[in] Command flags.
See Also

©  Bricsys NV. All rights reserved.