Table of Contents

Operator operator !=

Namespace
Sccg
Assembly
Sccg.dll

operator !=(Style, Style)

Tests whether two specified Style structures are different.

public static bool operator !=(Style left, Style right)

Parameters

left Style
right Style

Returns

bool