The LineProperties type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the LineProperties
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyColor
The current color used when drawing lines/curves.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLineWidth
The current width (thickness) of the pen stroke when drawing lines/curves.
Public propertyPatternId
Id of the current Line pattern element used when drawing lines/curves.
Public propertyTransparency
The current transparency level to be applied to the current color.

See Also