Skip to main content
All docs
V26.1
  • PolylineAnnotationIntent Enum

    Lists values that specify the intent of a polygon annotation.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public enum PolylineAnnotationIntent

    Members

    Name Description
    None

    Specifies no special polyline annotation intent.

    PolylineDimension

    Specifies that the annotation is intended to display a polyline dimension.

    Related API Members

    The following properties accept/return PolylineAnnotationIntent values:

    See Also