Method Assign
Assign(IMargin)
When implemented by a class, copies the contents from another IMargin
object.
void Assign(IMargin source)
Parameters
source
IMarginSpecifies
IMargin
to assign.
When implemented by a class, copies the contents from another IMargin
object.
void Assign(IMargin source)
source
IMarginSpecifies IMargin
to assign.