Share

WrapperAttribute.WrapperAttribute Constructor

Description

Constructor.

Visual Basic

Public Sub New(
    wrappedClass As string
)

C#

public WrapperAttribute(
    string wrappedClass
);

Parameters

Parameters Description
string wrappedClass Input.

Links

WrapperAttribute Class, Autodesk.AutoCAD.Runtime Namespace

Was this information helpful?