PolylineAnnotation
Vue de l’ensemble
‘Polyle’ est un type dans Aspose.PDF FOSS pour Go.
PolylineAnnotation attire une polylène ouverte à travers une liste de vertices, avec un bord brisé, des finitions optionnelles au premier et dernier vertex, et le remplissage d’intérieur facultatif pour les finalités fermées.
Ce type fournit 6 méthodes pour travailler avec les objets de PolylineAnnotation dans les programmes Go. Les méthodologies disponibles comprennent: AnnotageType, EndLineEnding , ‘RegenerateAppearance,, SetEnd Line Ending’, SetStartLinEnded et `StardLinaEnd. Tous les membres publics sont accessibles à toute application Go après l’installation du package Aspose.PDF FOSS for Go .
méthodes
| Signature | Description |
|---|---|
AnnotationType() → AnnotationType | Returns the annotation type. |
StartLineEnding() → LineEndingStyle | StartLineEnding returns the style applied to the first vertex. |
EndLineEnding() → LineEndingStyle | EndLineEnding returns the style applied to the last vertex. |
SetStartLineEnding(s: LineEndingStyle) | SetStartLineEnding sets the start-side (first vertex) line-ending style. |
SetEndLineEnding(s: LineEndingStyle) | SetEndLineEnding sets the end-side (last vertex) line-ending style. |
RegenerateAppearance() | RegenerateAppearance forces /AP/N to be rebuilt from current properties. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise