Gets or sets annotation svg path coordinates array
Namespace: GroupDocs.Annotation.Models.AnnotationModels.Interfaces.PropertiesAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.5.0.0 (22.5)
Syntaxstring SvgPath { get; set; }
Property SvgPath As String
Get
Set
property String^ SvgPath {
String^ get ();
void set (String^ value);
}
abstract SvgPath : string with get, set
Property Value
Type:
String
See Also