Click or drag to resize

styleShotSet  Conversion (styleShotSet to acePaletteShot)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Performs an implicit conversion from styleShotSet to acePaletteShot.

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static implicit operator acePaletteShot (
	styleShotSet m
)
Request Example View Source

Parameters

m
Type: imbSCI.Core.reporting.stylestyleShotSet
The m.

Return Value

Type: acePaletteShot
The result of the conversion.
See Also