Class HatchStyleDefinition
Contents
[
Hide
]HatchStyleDefinition class
public class HatchStyleDefinition : Command
Constructors
Name | Description |
---|---|
HatchStyleDefinition(CgmFile) | |
HatchStyleDefinition(CgmFile, int, HatchStyle, double, double, double, double, double, int[], int[]) |
Properties
Name | Description |
---|---|
CycleLength { get; set; } | |
ElementClass { get; } | |
ElementId { get; } | |
FirstDirX { get; set; } | |
FirstDirY { get; set; } | |
GapWidths { get; set; } | |
Index { get; set; } | |
LineTypes { get; set; } | |
SecondDirX { get; set; } | |
SecondDirY { get; set; } | |
Style { get; set; } |
Methods
Name | Description |
---|---|
override ReadFromBinary(IBinaryReader) | |
override ToString() | |
override WriteAsBinary(IBinaryWriter) | |
override WriteAsClearText(IClearTextWriter) |
Other Members
Name | Description |
---|---|
enum HatchStyle |
Remarks
Class=2, Element=18
See Also
- class Command
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD