'Declaration
Public Sub OverrideHighlightedAppearance( _ ByRef fillStyle As NFillStyle, _ ByRef strokeStyle As NStrokeStyle _ )
'Usage
Dim instance As NInteractiveAppearance Dim fillStyle As NFillStyle Dim strokeStyle As NStrokeStyle instance.OverrideHighlightedAppearance(fillStyle, strokeStyle)
public void OverrideHighlightedAppearance( ref NFillStyle fillStyle, ref NStrokeStyle strokeStyle )
Parameters
- fillStyle
- strokeStyle