AGI STK Graphics 11Send comments on this topic.
ByteLength Property (IAgStkGraphicsRasterAttributes)
See Also 
Windows






Windows & Linux

Description

Gets the size of the raster data in bytes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ByteLength() As Integer
[C#]
public int ByteLength {get;}
[Managed C++]
public: __property int get_ByteLength();
[Unmanaged C++]
public: HRESULT get_ByteLength(
   int * pRetVal
);
[Java]
public ppInteger getByteLength();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.