AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::ImageLibrary类 参考

The image library. 更多...

Public 成员函数

void RemoveImage (String^ id)
 
void RemoveImage (Path^ filePath)
 
void SetLibraryPath (Path^ path)
 
PathGetLibraryPath ()
 

详细描述

The image library.

TODO:

成员函数说明

Path ^ AnyCAD::Platform::ImageLibrary::GetLibraryPath ( )

Get the library path.

返回
the path.
void AnyCAD::Platform::ImageLibrary::RemoveImage ( String^  id)

Remove the cached image.

参数
idthe image id.
void AnyCAD::Platform::ImageLibrary::RemoveImage ( Path filePath)

Remove the cached image.

参数
filePaththe image path.
void AnyCAD::Platform::ImageLibrary::SetLibraryPath ( Path path)

Set the image library path.

参数
paththe folder.

该类的文档由以下文件生成: