LightRig
Vue de l’ensemble
‘LightRig’ est une classe dans Aspose.Slides FOSS pour .NET. hérite de: PVIObject, ILight Rig.
Il représente une rigueur lumineuse.
Cette classe fournit 2 méthodes pour travailler avec les objets LightRig dans des programmes .NET. Les méthodologies disponibles comprennent: ‘GetRotation’, ‘SetRotation’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.Slides FOSS pour le package .net. Propriétés: AsIPresentationComponent, Direction , LightType et Presentations.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Direction | LightingDirection | Read/Write | Gets or sets the direction. |
LightType | LightRigPresetType | Read/Write | Gets or sets the light type. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
SetRotation(latitude: float, longitude: float, revolution: float) | Sets the rotation value. |
GetRotation() | Returns the current orientation angles (latitude, longitude, revolution) of the light rig |
Voir aussi
- Aspose.Slides - référence API d’entreprise