Click or drag to resize

PdfArrowShapeOrientation Property

Gets or sets a value representing the orientation of the PdfArrowShape.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public PdfArrowOrientation Orientation { get; set; }

Property Value

Type: PdfArrowOrientation
Remarks
See Also