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; }
ReadOnly Property LineFormat As ILineFormat
Get
property ILineFormat^ LineFormat {
ILineFormat^ get ();
}
abstract LineFormat : ILineFormat with get
Property Value
Type:
ILineFormatSee Also