Table of Contents

Class EmfPlusCustomStartCapData

Namespace
Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
Assembly
Aspose.Imaging.dll

The EmfPlusCustomStartCapData object specifies a custom line cap for the start of a line.

public sealed class EmfPlusCustomStartCapData : EmfPlusStructureObjectType
Inheritance
EmfPlusCustomStartCapData
Inherited Members

Constructors

EmfPlusCustomStartCapData()

public EmfPlusCustomStartCapData()

Properties

CustomStartCap

Gets or sets custom line cap that defines the shape to draw at the end of a line. It can be any of various shapes, including a square, circle, or diamond

public EmfPlusCustomLineCap CustomStartCap { get; set; }

Property Value

EmfPlusCustomLineCap