public 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(EmfRecord source)
Initializes a new instance of the
EmfSetWorldTransform class. |
getXform, setXform
getSize, getType, setSize, setType
deepClone_internalized
public EmfSetWorldTransform(EmfRecord source)
Initializes a new instance of the EmfSetWorldTransform
class.
source
- The source.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.