Provides parameters that specify a line type in a CAD image.
Top
Top
The following tables list the members exposed by the SGLines type.
Name | Description | |
---|---|---|
Elements | Gets or sets a list of the specific line elements(dash, dot or space). | |
IsDotted | Determines if the line is dotted. | |
IsUniform | For internal use. | |
MaxSize | Gets a max size of pattern. | |
PatternLength | Gets or sets a lenght of a pattern of a dotted line. | |
Scale | Gets or sets a scale factor of a pattern of a dotted line. |
Name | Description | |
---|---|---|
Add | Adds an element to the list of line elements. | |
AddTick | Initializes and adds an element to the list of line elements. | |
Assign | Copies an entity | |
Dispose | ||
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
HatchLine | For internal use. | |
Initialize | Initializes a list of line elements. | |
IsSolid | Determines whether or not the specified line is solid. | |
Line | Makes a list of points on the basis of the list of line elements and changes straight line in CADImage. | |
Loaded | Loads this SGLines to the specified CADConverter. | |
Poly | Makes a list of points on the basis of the list of line elements and changes polyline in CADImage. | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |