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