InkAnalysisInkDrawing.Center Property

Definition

Gets the X, Y coordinates of the InkAnalysisInkDrawing object, in device-independent pixel (DIP), relative to the upper left-hand corner of the inking area.

public:
 property Point Center { Point get(); };
Point Center();
public Point Center { get; }
var point = inkAnalysisInkDrawing.center;
Public ReadOnly Property Center As Point

Property Value

Applies to