The following tables list the members exposed by the SGLines type.

Name Description
Public method Add Adds an element to the list of line elements.
Public method AddTick Initializes and adds an element to the list of line elements.
Public method Assign Copies an entity
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method HatchLine For internal use.
Public method Initialize Initializes a list of line elements.
Public method IsSolid Determines whether or not the specified line is solid.
Public method Line Makes a list of points on the basis of the list of line elements and changes straight line in CADImage.
Public method Loaded Loads this SGLines to the specified CADConverter.
Public method Poly Makes a list of points on the basis of the list of line elements and changes polyline in CADImage.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top