[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.Scale.CenterPoint

CenterPoint Property

CenterPoint

The image scaling center point. This property is a Vector2 defined as: (point X, point Y). The units are in DIPs. Use the center point property to scale around a point other than the upper-left corner.

Declaration
public Vector2 CenterPoint { get; set; }