Class LineCap
LineCap class
public class LineCap : CapCommand
Constructors
Name | Description |
---|---|
LineCap(CgmFile) | |
LineCap(CgmFile, LineCapIndicator, DashCapIndicator) |
Properties
Name | Description |
---|---|
DashIndicator { get; set; } | |
ElementClass { get; } | |
ElementId { get; } | |
LineIndicator { get; set; } |
Methods
Name | Description |
---|---|
override ReadFromBinary(IBinaryReader) | |
override ToString() | |
override WriteAsBinary(IBinaryWriter) | |
override WriteAsClearText(IClearTextWriter) |
See Also
- class CapCommand
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD