PocketPlanner Programmer's Guide

GraphicObject Constructor

See Also

Initializes a new instance of the GraphicObject class.

Namespace: MindFusion.Drawing
Assembly: PocketPlanner

 Syntax

C#

protected GraphicObject ()

Visual Basic

Protected Sub New ()

 See Also