-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Objects.PlotSettings
Albert Domenech edited this page Oct 24, 2024
·
4 revisions
Represents a object
Object name
Dxf class name
Namespace: ACadSharp.Objects
C#
DxfNameAttribute
DxfSubClassAttribute
public class PlotSettings
Returns | Name | Summary |
---|---|---|
Double |
DenominatorScale | Denominator of custom print scale: drawing units |
PlotFlags |
Flags | Plot layout flags |
Double |
NumeratorScale | Numerator of custom print scale: real world(paper) units |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
PageName | Page Setup name |
Double |
PaperHeight | Physical paper height in millimeters |
XY |
PaperImageOrigin | Paper image origin |
Double |
PaperImageOriginX | Paper image origin: X value |
Double |
PaperImageOriginY | Paper image origin: Y value |
PlotRotation |
PaperRotation | Plot paper rotation. |
String |
PaperSize | Paper size |
PlotPaperUnits |
PaperUnits | Plot paper units. |
Double |
PaperWidth | Physical paper width in millimeters |
Double |
PlotOriginX | Plot origin: X value of origin offset in millimeters |
Double |
PlotOriginY | Plot origin: Y value of origin offset in millimeters |
PlotType |
PlotType | Portion of paper space to output to the media |
String |
PlotViewName | Plot view name |
Double |
PrintScale | Gets the scale factor. |
ScaledType |
ScaledFit | Standard scale type |
Int16 |
ShadePlotDPI | Shade plot custom DPI. |
UInt64 |
ShadePlotIDHandle | ShadePlot ID/Handle(optional) |
ShadePlotMode |
ShadePlotMode | Plot shade mode. |
ShadePlotResolutionMode |
ShadePlotResolutionMode | Plot resolution. |
Double |
StandardScale | A floating point scale factor that represents the standard scale value specified in code 75. |
String |
StyleSheet | Current style sheet |
String |
SubclassMarker | |
String |
SystemPrinterName | Name of system printer or plot configuration file |
PaperMargin |
UnprintableMargin | Size, in millimeters, of unprintable margins of paper |
Double |
WindowLowerLeftX | Plot window area: X value of lower-left window corner |
Double |
WindowLowerLeftY | Plot window area: Y value of upper-right window corner |
Double |
WindowUpperLeftX | Plot window area: X value of lower-left window corner |
Double |
WindowUpperLeftY | Plot window area: Y value of upper-right window corner |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- 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