ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / ResourceTextureProperties Class / Extents Property

In This Topic
    Extents Property
    In This Topic

    The extents of the resource table in each dimension.

    Syntax
    'Declaration
     
    Public Property Extents As System.Integer()
    public System.int[] Extents {get; set;}
    See Also