Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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