-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Objects.PaperMargin
Albert Domenech edited this page Jul 14, 2024
·
2 revisions
Represents the unprintable margins of a paper.
Namespace: ACadSharp.Objects
C#
public sealedstruct PaperMargin
Returns | Name | Summary |
---|---|---|
Double |
Bottom | Gets or set the size, in millimeters, of unprintable margin on bottom side of paper. |
Double |
Left | Gets or set the size, in millimeters, of unprintable margin on left side of paper. |
Double |
Right | Gets or set the size, in millimeters, of unprintable margin on right side of paper. |
Double |
Top | Gets or set the size, in millimeters, of unprintable margin on top side of paper. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- 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