get_LineFormat()
Shape::get_LineFormat() method
Returns the LineFormat object that contains line formatting properties for a shape. Note: can return null for certain types of shapes which don’t have line properties. Read-only ILineFormat.
System::SharedPtr<ILineFormat> Aspose::Slides::Shape::get_LineFormat() override
See Also
- Typedef SharedPtr
- Class ILineFormat
- Class Shape
- Namespace Aspose::Slides
- Library Aspose.Slides