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






Windows & Linux

Description

Access global methods and properties of Jpeg2000Writer (what's known as static properties, static methods and constructors in languages such as C++, C#, etc.)

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Jpeg2000Writer() As IAgStkGraphicsJpeg2000WriterInitializer
[C#]
public IAgStkGraphicsJpeg2000WriterInitializer Jpeg2000Writer {get;}
[Managed C++]
public: __property IAgStkGraphicsJpeg2000WriterInitializer^ get_Jpeg2000Writer();
[Unmanaged C++]
public: HRESULT get_Jpeg2000Writer(
   IAgStkGraphicsJpeg2000WriterInitializer ** ppRetVal
);
[Java]
public IAgStkGraphicsJpeg2000WriterInitializer getJpeg2000Writer();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.