| IntelliCAD 11.1 Object Library | |
| PlotManager Property | |
| See Also | |
|
| Application Object : PlotManager Property |
Description
Returns the application's PlotManager that controls the plot settings.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property PlotManager As PlotManager |
Example
Private Sub PlotManagerExample()
Dim myDoc As IntelliCAD.Document
Dim myPM As IntelliCAD.PlotManager
Set myPM = ThisDocument.Application.PlotManager
MsgBox "Plot Manager Preferences" & Chr(13) & "Version: " & myPM.PlotProperties.Version & Chr(13) & "Scale: " & myPM.PlotProperties.Scale
End Sub
en
italiano
čeština
Deutsch
français
hrvatski
magyar
polski
српски
русский
中文
中文
한국어
español