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
Visual Basic
Public sealed Class HostAppServices
C#
public sealed class HostAppServices;