RectilinearMeasure.Clone(DocumentCloneContext) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| context | DocumentCloneContext |
Returns
| Type |
|---|
| RectilinearMeasure |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public RectilinearMeasure Clone(
DocumentCloneContext context
)
Public Function Clone(
context As DocumentCloneContext
) As RectilinearMeasure
| Name | Type |
|---|---|
| context | DocumentCloneContext |
| Type |
|---|
| RectilinearMeasure |