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





Description

Gets the Raster Format associated with the attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Format() As AgEStkGraphicsRasterFormat

[C#]
public AgEStkGraphicsRasterFormat Format {get;}

[Managed C++]
public: __property AgEStkGraphicsRasterFormat get_Format();

[Unmanaged C++]
public: HRESULT get_Format(
AgEStkGraphicsRasterFormat * pRetVal
);

[Java]
public AgEStkGraphicsRasterFormat getFormat();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1