LineFormat
GroupShape.LineFormat property
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
.
public override ILineFormat LineFormat { get; }
See Also
- interface ILineFormat
- class GroupShape
- namespace Aspose.Slides
- assembly Aspose.Slides