Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

DrawCicodeObject

  • Last UpdatedJul 13, 2023
  • 1 minute read

Places a Cicode object on the page at the specified location.

Syntax

DrawCicodeObject(XPosition, YPosition)

XPosition:

Distance in pixels from the left of the page to the point where you would like the Cicode object to be placed.

YPosition:

Distance in pixels from the top of the page to the point where you would like the Cicode object to be placed.

Return Value

0 (zero) if successful; otherwise an error is returned.

Note: For details on handling return and error values, see Error Handling.

DrawLine, DrawEllipse, DrawRectangle, DrawPolygonStart, DrawPolygonLine, DrawPolygonEnd, DrawPipeStart, DrawPipeSection, DrawPipeEnd, DrawText, DrawNumber, DrawSymbolSet, DrawTrend

Example


GraphicsBuilder.DrawCicodeObject 500, 100

In This Topic
TitleResults for “How to create a CRG?”Also Available in