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.
Autodesk.AutoCAD.PlottingServices.HostAppServices
Public sealed Class HostAppServices
public sealed class HostAppServices;
Comments? |