Represents the set of pictures.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public class PictureSet : RectangleElement
Visual Basic (Declaration)
Public Class PictureSet _
	Inherits RectangleElement
Visual C++
public ref class PictureSet : public RectangleElement

Inheritance Hierarchy

See Also