LineProperties Members

The LineProperties type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the LineProperties
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (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