Click or drag to resize

areaStyleInstructionshots Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
multiple IStyleInstruction shots to be applied on designated area

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<IStyleInstruction> shots { get; set; }
Request Example View Source

Property Value

Type: ListIStyleInstruction
See Also