ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / RawToneCurve Structure / APoints Property

In This Topic
    APoints Property
    In This Topic
    WICRawToneCurvePoint aPoints[1]
    Syntax
    'Declaration
     
    Public ReadOnly Property APoints As RawToneCurvePoint()
    public RawToneCurvePoint[] APoints {get;}
    See Also