GoDiagram Web Reference
GoFigure Enumeration

Predefined GoDrawing shapes.
Syntax
'Declaration
 
Public Enum GoFigure 
   Inherits System.Enum
public enum GoFigure : System.Enum 
Members
MemberDescription
Actor 
ACvoltageSourceRepresents an AC voltage source.
AlternativeFlowchart 'alternative' symbol. This is the same shape represented by GoFigure.Triangle.
AndGateRepresents an and gate logic circuit.
ArrowRepresents a basic arrow shape with a square end.
AsteriskLineRepresents the "*" symbol using unfilled lines.
BpmnActivityAdHocBPMN Symbol for Activity Ad Hoc marker
BpmnActivityCompensationBPMN Symbol for Activity Compensation marker (also use for Compensation Event)
BpmnActivityLoopBPMN Symbol for Activity loop marker
BpmnActivityParallelBPMN Symbol for Activity Parallel Multi-Instance marker
BpmnActivitySequentialBPMN Symbol for Activity Sequential Multi-Instance marker
BpmnEventConditionalBPMN Symbol for Event Type Condition
BpmnEventErrorBPMN Symbol for Event Type Error
BpmnEventEscalationBPMN Symbol for Event Type Escalation
BpmnEventTimerBPMN Symbol for Event Type Timer
BpmnTaskMessageBPMN Symbol for Task Type Send/Receive
BpmnTaskPersonHeadBPMN Symbol for Task Type User, to be used in a GoGroup with PersonShirt Figure.
BpmnTaskPersonShirtBPMN Symbol for Task Type User, to be used in a GoGroup with PersonHead Figure.
BpmnTaskScriptBPMN Symbol for Task Type Script
BpmnTaskUserBPMN Symbol for Task Type User
BufferRepresents a buffer logic circuit.
CapacitorRepresents a capacitor.
CardFlowchart 'card' symbol.
ChevronA chevron type arrow. This is the same shape represented by GoFigure.ISOProcess.
Circle 
CircleLineRepresents an unfilled circle.
ClockRepresents a system clock.
Cloud 
ClubRepresents a shape resembling a club.
CollateFlowchart 'collate' symbol.
Cone1 
Cone2 
ConnectorFlowchart 'connector' symbol. This is the same shape represented by GoFigure.Ellipse.
CreateRequestFlowchart 'create request' symbol.
Crescent 
Cube1A two dimensional representation of a cube.
Cube2A two dimensional representation of a cube.
Curve1Represents a curve.
Curve2Represents a curve.
Curve3Represents a curve.
Curve4Represents a curve.
Cylinder1 
Cylinder2 
Cylinder3 
Cylinder4 
DatabaseFlowchart 'database' symbol.
DataStorageFlowchart 'data storage' symbol.
DataTransmissionFlowchart 'data transmission' symbol. This is the same shape represented by GoFigure.Hexagon.
DCvoltageSourceRepresents a DC voltage source.
DecagonRepresents a ten-sided figure (a decagon).
DecisionFlowchart 'decision' symbol. This is the same shape represented by GoFigure.Diamond.
DelayFlowchart 'delay' symbol. This is the same shape represented by GoFigure.HalfEllipse.
DiamondRepresents a four-sided figure (a diamond). This is the same shape represented by GoFigure.Decision.
DiodeRepresents a diode.
DirectDataFlowchart 'direct data' symbol. This is the same shape represented by GoFigure.Cylinder4.
DiskStorageFlowchart 'disk storage' symbol.
DisplayFlowchart 'display' symbol.
DividedEventFlowchart 'divided event' symbol.
DividedProcessFlowchart 'divided process' symbol.
DocumentFlowchart 'document' symbol.
DodecagonRepresents a twelve-sided figure (a dodecagon).
DoubleArrowRepresents a shape consisting of two arrows.
DoubleEndArrowRepresents an arrow with directional points on each end.
EightPointedBurstRepresents an eight-pointed burst.
EightPointedStarRepresents an eight-pointed star.
ElectricalHazardRepresents an Electrical Hazard symbol, in the shape of a lightning bolt.
Ellipse 
EmailRepresents an email symbol.
EthernetRepresents an ethernet jack symbol.
ExternalOrganizationFlowchart 'external organization' symbol.
ExternalProcessFlowchart 'external process' symbol.
FalloutRepresents the Fallout Shelter symbol.
FileFlowchart 'file' symbol.
FireHazardRepresents a Fire Hazard symbol, in the shape of a fire.
FivePointedBurstRepresents a five-pointed burst.
FivePointedStarRepresents a five-pointed star.
FragileRepresents a figure used to mean "Fragile." In the shape of a broken glass.
FramedRectangleRepresents a shape containing a rectangle within another regtangle.
GateFlowchart 'gate' symbol. This is the same shape represented by GoFigure.Crescent.
GenderFemaleRepresents the female gender in biology. In the shape of the astronomical Venus symbol.
GenderMaleRepresents the male gender in biology. In the shape of the astronomical Mars symbol.
GroundRepresents ground.
HalfEllipse 
HeartRepresents a shape resembling a heart.
HeptagonRepresents a seven-sided figure (a heptagon).
HexagonRepresents a six-sided figure (a hexagon). This is the same shape represented by GoFigure.DataTransmission.
HourGlassRepresents an hour glass shape.
IBeamArrowRepresents an arrow with an I-Beam end.
InductorRepresents an inductor.
InputFlowchart 'input' symbol. This is the same shape represented by GoFigure.Parallelogram1.
InternalStorageFlowchart 'internal storage' symbol.
InteruptFlowchart 'interupt' symbol.
InverterRepresents an inverter logic circuit.
IrritationHazardRepresents the Irritation Hazard symbol, in the shape of an 'X'.
ISOProcessFlowchart 'ISO Process' symbol. This is the same shape represented by GoFigure.Chevron
JunctionFlowchart 'junction' symbol.
LightningRepresents a shape resembling a bolt of lightning.
Line1Represents a line.
Line2Represents a line.
LinedDocument 
LogicAndLogical symbol for And, represented by a vertically flipped "V".
LogicFalsityLogical symbol for an unconditional Falsity, represented by a vertically flipped "T".
LogicForAllLogical symbol for universal quantification, represented by a vertically flipped "A".
LogicIffLogical symbol for If and Only If, represented by a double-headed arrow.
LogicImpliesLogical symbol, represented by an arrow.
LogicIntersectLogical symbol for Intersection, represented by a vertically flipped "U".
LogicIsDefinedAsLogical symbol for Definition, represented by three horizontal bars.
LogicNotLogical symbol for Not or Negation, represented by a horizontal line with a small vertical bar at the end.
LogicOrLogical symbol for Or, represented by a "V".
LogicThereExistsLogical symbol for existential quantification, represented by a horizontally flipped "E".
LogicTruthLogical symbol for an unconditional Truth, represented by a "T".
LogicUnionLogical symbol for Union, represented by a "U".
LogicXorLogical symbol for Exclusive Or, represented by a circle with a "+" inscribed inside.
LoopLimitFlowchart 'loop limit' symbol.
MagneticDataFlowchart 'magnetic data' symbol. This is the same shape represented by GoFigure.Cylinder1.
MagneticTapeFlowchart 'magetic tape' symbol.
ManualInputFlowchart 'manual input' symbol.
ManualLoopFlowchart 'manual loop' symbol. This is the same shape represented by GoFigure.Trapezoid.
ManualOperationFlowchart 'manual operation' symbol. This is the same shape represented by GoFigure.Trapezoid and GoFigure.ManualInput.
MergeFlowchart 'merge' symbol. This is the same shape represented by GoFigure.Triangle.
MessageFromUserFlowchart 'message from user' symbol.
MessageToUserFlowchart 'message to user' symbol.
MicroformProcessing 
MicroformRecording 
MultiDocumentFlowchart 'multiple document' symbol.
MultiProcessFlowchart 'multiple process' symbol.
NandGateRepresents a nand gate logic circuit.
NinePointedBurstRepresents a nine-pointed burst.
NinePointedStarRepresents a nine-pointed star.
NonagonRepresents a nine-sided figure (a nonagon).
NoneUsed when there is no particular figure for a GoDrawing.
NorGateRepresents a nor gate logic circuit.
NotAllowedRepresents a figure used to mean "Not Allowed." In the shape of a circle with a line through.
OctagonRepresents an eight-sided figure (an octagon).
OfflineStorage 
OffPageConnectorFlowchart 'off page connector' symbol.
OrFlowchart 'or' symbol
OrGateRepresents an or gate logic circuit.
OutputFlowchart 'output' symbol. This is the same shape represented by GoFigure.Parallelogram1.
PaperTape 
Parallelogram1Represents a four-sided figure containing two acute opposite angles, and two obtuse opposite angles.
Parallelogram2Represents a four-sided figure containing two acute opposite angles, and two obtuse opposite angles.
PeaceRepresents the universal peace symbol.
PentagonRepresents a five-sided figure (a pentagon).
PieRepresents a Pie with a piece taken out.
PiePieceRepresents a piece of a pie.
PlusLineRepresents the "+" symbol using unfilled lines.
Pointer 
PowerRepresents the power symbol.
PrimitiveFromCall 
PrimitiveToCall 
Prism1 
Prism2 
ProcedureFlowchart 'procedure' symbol.
ProcessFlowchart 'process' symbol.
Pyramid1 
Pyramid2 
RectangleRepresents a four-sided figure containing four ninety degree angles.
ResistorRepresents a resistor.
RightTriangleRepresents a three-sided figure containing one ninety degree angle.
RoundedIBeam 
RoundedPointer 
RoundedRectangle 
SequentialDataFlowchart 'sequential data' symbol.
SevenPointedBurstRepresents a seven-pointed burst.
SevenPointedStarRepresents a seven-pointed star.
SixPointedBurstRepresents a six-pointed burst.
SixPointedStarRepresents a six-pointed star.
SortFlowchart 'sort' symbol.
SpadeRepresents a shape resembling a spade.
SplitEndArrowRepresents an arrow with a triangle shaped split at the end.
Square 
SquareArrow 
SquareIBeamRepresents a figure in the shape of an 'I'.
StartFlowchart 'start' symbol.
StopSignRepresents an octagonal Stop Sign.
StoredDataFlowchart 'stored data' symbol.
SubroutineFlowchart 'subroutine' symbol.
TenPointedBurstRepresents a ten-pointed burst.
TenPointedStarRepresents a ten-pointed star.
TerminatorFlowchart 'terminator' symbol.
ThickCrossRepresents a figure in the shape of a '+'.
ThickXRepresents a figure in the shape of a 'X'.
ThinCrossRepresents a figure in the shape of a '+'.
ThinXRepresents a figure in the shape of a 'X'.
TransmittalTapeFlowchart 'transmittal tape' symbol.
TrapezoidRepresents a four-sided figure containing two acute adjacent angles, and two obtuse adjacent angles. This is the same shape represented by GoFigure.ManualLoop and GoFigure.ManualOperation
TriangleRepresents a three-sided figure (a triangle). This is the same shape represented by GoFigure.Alternative and GoFigure.Merge.
WifiRepresents a wifi symbol.
XLineRepresents an "X" symbol using unfilled lines.
XnorGateRepresents an xnor gate logic circuit.
XorGateRepresents an xor gate logic circuit.
YinYangRepresents the Yin-Yang symbol.
Remarks
Use as the argument to the GoDrawing.GoDrawing Constructor(GoFigure) constructor: new GoDrawing(GoFigure.Rectangle).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoFigure

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback