Click or drag to resize

PointFromGraphObj Method

Create a new Point using the properties of an existing McGraphObjPoint 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 McGraphObjPoint,
	shapeAction As ShapeAction
) As Point

Parameters

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

Return Value

Type: Point
Remarks