ComponentOne Bitmap for WPF
C1.WPF.DX.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 Integer()
    public int[] Extents {get; set;}
    See Also