Table of Contents

Operator operator ==

Namespace
Sccg
Assembly
Sccg.dll

operator ==(Style, Style)

Tests whether two specified Style structures are equivalent.

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

Parameters

left Style
right Style

Returns

bool