DBVisualStyleSetTrait(VisualStyleProperty, Int32, VisualStyleOperation) Method

Sets an integer value for a property of the visual style.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetTrait(
        VisualStyleProperty vsProp,
        int nVal,
        VisualStyleOperation vsOp
)

Parameters

vsProp  VisualStyleProperty
[in] Visual style property to set.
nVal  Int32
 
vsOp  VisualStyleOperation
[in] Operation to use for setting the property.
See Also

©  Bricsys NV. All rights reserved.