API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Operators > = Operator > OdRxPropertyVariant::= Operator (OdGiVisualStyleProperties::EdgeModel&)
OdRxPropertyVariant::= Operator (OdGiVisualStyleProperties::EdgeModel&)
Syntax
C++
OdRxPropertyVariant& operator =(const OdGiVisualStyleProperties::EdgeModel& val);
Parameters 
Description 
const OdGiVisualStyleProperties::EdgeModel& val 
[in] OdGiVisualStyleProperties::EdgeModel value.  

Returns a reference to this object.

Assigns a new value to the OdGiVisualStyleProperties::EdgeModel, replacing its current contents. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.