Represents the Picture.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public class Picture : RectangleElement  | 
| Visual Basic (Declaration) | 
|---|
Public Class Picture _ Inherits RectangleElement  | 
| Visual C++ | 
|---|
public ref class Picture : public RectangleElement  | 
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.SimpleRectangleElement
PerpetuumSoft.Instrumentation.Model..::.RectangleElement
PerpetuumSoft.Instrumentation.Model..::.Picture
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.SimpleRectangleElement
PerpetuumSoft.Instrumentation.Model..::.RectangleElement
PerpetuumSoft.Instrumentation.Model..::.Picture