Share

AssocVertexActionParam Class

Description

This wraps the ObjectARX AcDbAssocVertexActionParam class.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.DBObject
    Autodesk.AutoCAD.DatabaseServices.AssocActionParam
        Autodesk.AutoCAD.DatabaseServices.AssocVertexActionParam

C#

public class AssocVertexActionParam : AssocActionParam;

Visual Basic

Public Class AssocVertexActionParam
Inherits AssocActionParam

Links

AssocVertexActionParam Methods, AssocVertexActionParam Properties

Was this information helpful?