Graph.GetMargins
Returns the margins for printing in twips.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Graph.GetMargins( _
ByRef left As Integer, _
ByRef right As Integer, _
ByRef top As Integer, _
ByRef bottom As Integer)
|
|
This function does not return a value. |