Provides parameters that specifies a line type in a CAD image.

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

Name Description
Public constructor LTypeElementStruct Initializes a new instance of the LTypeElementStruct class.
Top
Name Description
Public method Clone
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top
Name Description
Public field ComplexType Complex linetype element type (one per element). Default is 0 (no embedded shape/text).
Public field Dash Dash, dot or space length (one entry per element).
Public field Rotation Rotation value in radians of embedded shape or text.
Public field Scale Scale value
Public field ShapeNumber number of shape
Public field Style Represents a style of the text in LTypeElementStruct.
Public field StyleHandle Represents a handle of the text style.
Public field Text Text string
Public field XOffset X offset value.
Public field YOffset Y offset value.
Top