![]() |
SetLineColor (class MKI_XPROPERTY) New in Version 2025.1 |
www.CAD6.com |
C++ Syntaxbool MKI_XPROPERTY::SetLineColor( const MKI_COLORVALUE f_cValue, const MKI_COLORMODEL f_cModel, const MKI_ALPHAVALUE f_cAlpha = 0 );
Sets the line color (and sets the corresponding flags to avoid transmission of line color from layers and/or pens).
Parametersf_cValue [MKI_COLORVALUE] Color of the object's outline in the notation defined by f_cModel. f_cModel [MKI_COLORMODEL] Determines how the content of f_cValue is to be interpreted (see MKI_COLORMODE_*). f_cAlpha [MKI_ALPHAVALUE] Determines the translucency of the object's outline.
Return ValueReturns true if successful.
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH