Share

HostAppServices Class

Description

This .NET class wraps the AcPlHostAppServices ObjectARX class.

HostAppServices defines an interface that plot host applications must implement to provide basic plotting services at runtime. Applications derive from this interface and provide an implementation of the methods listed.

Class Hierarchy

Autodesk.AutoCAD.PlottingServices.HostAppServices

C#

public sealed class HostAppServices;

Visual Basic

Public sealed Class HostAppServices

Links

HostAppServices Methods, HostAppServices Properties

Was this information helpful?