Property RelativePosition
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
RelativePosition
Position of top left corner of exported region relative to whole document's image, in relative units - 0,0 is top left, 1,1 is bottom of document's image.
public PointF RelativePosition { get; set; }