ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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