Center

EmfAngleArc.Center property

Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15, which specifies the logical coordinates of the circle’s center.

public Point Center { get; set; }

See Also