'DeclarationPublic Sub OverrideSelectedAppearance( _ ByRef fillStyle As NFillStyle, _ ByRef strokeStyle As NStrokeStyle _ )
'UsageDim instance As NInteractiveAppearance Dim fillStyle As NFillStyle Dim strokeStyle As NStrokeStyle instance.OverrideSelectedAppearance(fillStyle, strokeStyle)
public void OverrideSelectedAppearance( ref NFillStyle fillStyle, ref NStrokeStyle strokeStyle )
Parameters
- fillStyle
- strokeStyle