PdfIconFit.HorizontalPosition Property
Gets the horizontal leftover of the icon within an annotation rectangle.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v19.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that is the horizontal leftover of the icon within an annotation rectangle. |
Remarks
The horizontal leftover is a number that can be between 0.0 and 1.0 indicating the fraction of leftover space to allocate at the left.
See Also