IShapeLineFormat Property

Returns the LineFormat object that contains line formatting properties for a shape. Read-only ILineFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
ILineFormat LineFormat { get; }

Property Value

Type: ILineFormat
See Also