C#
VB
C++
Gets or sets the instructions for a composition.
public List<InstructionSet> Instructions { get; }
Public ReadOnly Property Instructions As List(Of InstructionSet)
public:
property List<InstructionSet^>^ Instructions {
List<InstructionSet^>^ get();
}
A list of instruction sets.
A set of instructions for combining multiple composition layers in a file.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET