SetCenter Method (Circle Object)

Scope: Schematic editor

Object: Circle Object

Prerequisites: None

Sets the coordinates of the center of a circle.

Usage

Circle.SetCenter(ByVal X As Long, ByVal Y As Long)

Arguments

X

X coordinate of the center.

Y

Y coordinate of the center.