public static bool operator ==( BoxShadows left, BoxShadows right )
Public Shared Operator = ( left As BoxShadows, right As BoxShadows ) As Boolean
static let inline (=) left : BoxShadows * right : BoxShadows : bool
In This Article