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






Windows & Linux

Description

Gets the row alignment of the raster data in bytes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RowAlignment() As Integer

[C#]
public int RowAlignment {get;}

[Managed C++]
public: __property int get_RowAlignment();

[Unmanaged C++]
public: HRESULT get_RowAlignment(
int * pRetVal
);

[Java]
public ppInteger getRowAlignment();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface