Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Load As CodecsFpxLoadOptions |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CodecsFpxOptions Dim value As CodecsFpxLoadOptions value = instance.Load |
C# | |
---|---|
public CodecsFpxLoadOptions Load {get;} |
C++/CLI | |
---|---|
public: property CodecsFpxLoadOptions^ Load { CodecsFpxLoadOptions^ get(); } |
Property Value
The options for loading FPX images.For an example, refer to CodecsFpxOptions.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)