Represents the Picture.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  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

See Also