public final class EmfSetWorldTransform extends EmfTransformRecordType
The EMR_SETWORLDTRANSFORM record specifies a transform for the current world-space to page space transform in the playback device context.
For more information concerning transforms and coordinate spaces, see [MSDN-WRLDPGSPC]. See section 2.3.12 for the specification of other transform record types.
| Constructor and Description |
|---|
EmfSetWorldTransform()
Initializes a new instance of the
EmfSetWorldTransform class. |
EmfSetWorldTransform(EmfRecord source)
Initializes a new instance of the
EmfSetWorldTransform class. |
public EmfSetWorldTransform(EmfRecord source)
Initializes a new instance of the EmfSetWorldTransform class.
source - The source.public EmfSetWorldTransform()
Initializes a new instance of the EmfSetWorldTransform class.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.