set_DisableLineEndCropping()
ISVGOptions::set_DisableLineEndCropping(bool) method
SVG 1.1 lacks ability to define insets for markers. Aspose.Slides SVG writing engine has workaround for that problem: it crops end of line with arrow, so, line doesn’t overlap markers. This option switches off such behavior. Write bool.
virtual void Aspose::Slides::Export::ISVGOptions::set_DisableLineEndCropping(bool value)=0
See Also
- Class ISVGOptions
- Namespace Aspose::Slides::Export
- Library Aspose.Slides