-
-
Notifications
You must be signed in to change notification settings - Fork 176
ACadSharp.Objects.PlotSettings
Albert Domenech edited this page Apr 29, 2024
·
5 revisions
Represents a object
| Name | Summary |
|---|---|
| ObjectType | |
| ObjectName | |
| SubclassMarker | |
| PageName | Page Setup name |
| SystemPrinterName | Name of system printer or plot configuration file |
| PaperSize | Paper size |
| PlotViewName | Plot view name |
| UnprintableMargin | Size, in millimeters, of unprintable margins of paper |
| PaperWidth | Physical paper width in millimeters |
| PaperHeight | Physical paper height in millimeters |
| PlotOriginX | Plot origin: X value of origin offset in millimeters |
| PlotOriginY | Plot origin: Y value of origin offset in millimeters |
| WindowLowerLeftX | Plot window area: X value of lower-left window corner |
| WindowLowerLeftY | Plot window area: Y value of upper-right window corner |
| WindowUpperLeftX | Plot window area: X value of lower-left window corner |
| WindowUpperLeftY | Plot window area: Y value of upper-right window corner |
| PrintScale | Gets the scale factor. |
| NumeratorScale | Numerator of custom print scale: real world(paper) units |
| DenominatorScale | Denominator of custom print scale: drawing units |
| Flags | Plot layout flags |
| PaperUnits | Plot paper units. |
| PaperRotation | Plot paper units. |
| PlotType | Portion of paper space to output to the media |
| StyleSheet | Current style sheet |
| ScaledFit | Standard scale type |
| ShadePlotMode | Plot shade mode. |
| ShadePlotResolutionMode | Plot resolution. |
| ShadePlotDPI | Shade plot custom DPI. |
| StandardScale | A floating point scale factor that represents the standard scale value specified in code 75. |
| PaperImageOrigin | Paper image origin |
| PaperImageOriginX | Paper image origin: X value |
| PaperImageOriginY | Paper image origin: Y value |
| ShadePlotIDHandle | ShadePlot ID/Handle(optional) |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions