get_LineFormat()
GroupShape::get_LineFormat() method
Returns the LineFormat object that contains line formatting properties for a shape. Note: Returns null for GroupShape objects because they don’t have line properties. Read-only ILineFormat.
System::SharedPtr<ILineFormat> Aspose::Slides::GroupShape::get_LineFormat() override
See Also
- Typedef SharedPtr
- Class ILineFormat
- Class GroupShape
- Namespace Aspose::Slides
- Library Aspose.Slides