Aspose::Pdf::Annotations::PDF3DArtwork class
PDF3DArtwork class
Clase PDF3DArtwork.
class PDF3DArtwork : public System::Object
Métodos
| Método | Descripción |
|---|---|
| get_LightingScheme() const | Obtiene el esquema de iluminación. |
| get_RenderMode() const | Obtiene el modo de renderizado. |
| get_ViewArray() | Obtiene la matriz de vistas. |
| GetViewsArray() | Obtiene la matriz de vistas. |
| GetViewsList() | Obtén las vistas como lista. |
| PDF3DArtwork(const System::SharedPtr<Document>&, const System::SharedPtr<PDF3DContent>&, const System::SharedPtr<PDF3DLightingScheme>&, const System::SharedPtr<PDF3DRenderMode>&) | Inicializa una nueva instancia de la clase PDF3DArtwork. |
| PDF3DArtwork(const System::SharedPtr<Document>&, const System::SharedPtr<PDF3DContent>&) | Inicializa una nueva instancia de la clase PDF3DArtwork. |
| set_LightingScheme(const System::SharedPtr<PDF3DLightingScheme>&) | Establece el esquema de iluminación. |
| set_RenderMode(const System::SharedPtr<PDF3DRenderMode>&) | Establece el modo de renderizado. |
Ver también
- Class Object
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++