DwfWhipTransform
DwfWhipTransform class
Represents transform of scene
public class DwfWhipTransform
Constructors
Name | Description |
---|---|
DwfWhipTransform() | Initializes a new instance of the DwfWhipTransform class |
DwfWhipTransform(DwfWhipLogicalPoint, double, double, long) | Initializes a new instance of the DwfWhipTransform class |
Properties
Name | Description |
---|---|
Rotation { get; set; } | Gets or sets rotation angle |
Translate { get; set; } | Gets or sets translate |
XScale { get; set; } | Gets or sets scale by x axis |
YScale { get; set; } | Gets or sets scale by y axis |
Methods
Name | Description |
---|---|
setRotation(long) | Sets rotation angle |
See Also
- namespace Aspose.CAD.FileFormats.Dwf.Whip.Objects
- assembly Aspose.CAD