EmfPlusPathGradientBrushData.CenterPointF
EmfPlusPathGradientBrushData.CenterPointF property
Gets or sets EmfPlusARGB object (section 2.2.2.1) that specifies the center color of the path gradient brush, which is the color that appears at the center point of the brush. The color of the brush changes gradually from the boundary color to the center color as it moves from the boundary to the center point.
public PointF CenterPointF { get; set; }
See Also
- struct PointF
- class EmfPlusPathGradientBrushData
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging