EmfSetArcDirection.ArcDirection
EmfSetArcDirection.ArcDirection property
Gets or sets a 32-bit unsigned integer that specifies the arc direction. The value MUST be in the ArcDirection enumeration (section 2.1.2). The default direction is counterclockwise.
public EmfArcDirection ArcDirection { get; set; }
See Also
- enum EmfArcDirection
- class EmfSetArcDirection
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging