Click or drag to resize

PolylineFromGraphObj Method

Create a new Polyline using the properties of an existing McGraphObjPoly object.

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function FromGraphObj ( 
	graphicObject As McGraphObjPoly,
	shapeAction As ShapeAction
) As Polyline

Parameters

graphicObject
Type: MediaCy.IQL.Display.OverlaysMcGraphObjPoly
shapeAction
Type: MediaCy.Commands.OverlaysShapeAction

Return Value

Type: Polyline
Remarks