TeklaDrawingColor Constructor

Overload List
  NameDescription
Public methodTeklaDrawingColor(Color)
Construct a TeklaDrawingColor instance by passing in an RGB System.Drawing.Color value. This is the safe non-throwing constructor to use.
Public methodTeklaDrawingColor(DrawingColors)
Construct a TeklaDrawingColor instance by passing in a Tekla standard color enum value. Use of this constructor is discouraged, please use TeklaDrawingColor(Color RGB)
Public methodTeklaDrawingColor(DrawingHatchColors)
Construct a TeklaDrawingColor instance by passing in a Tekla standard color hatch enum value. Use only for hatches.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next