GetPrintOffset Method (IPrintManager)
Gets the margins for print offset.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetPrintOffset( _
DOUBLE* XOffset As System.Double, _
DOUBLE* YOffset As System.Double _
) |
C# | |
---|
void GetPrintOffset(
out System.double XOffset,
out System.double YOffset
) |
Parameters
- XOffset[out]
- X margin for print offset
- YOffset[out] or Return Value
- Y margin for print offset
Remarks
See Also
Availability
DraftSight V1R1