Struct PdfAnnotationBorder
public readonly struct PdfAnnotationBorder
- Inherited Members
Constructors
PdfAnnotationBorder(float, float, float)
public PdfAnnotationBorder(float hr, float vr, float width)
Parameters
Properties
BorderWidth
public float BorderWidth { get; }
Property Value
HorizontalRadius
public float HorizontalRadius { get; }
Property Value
VerticalRadius
public float VerticalRadius { get; }