LightRig

Overview

LightRig 是一个类在Aspose.Slides FOSS的.NET中. 继承人: PVIObject, ILightRig.

代表一个轻型装置.

这个类提供了2种方法,用于在NET程序中与LightRig对象工作. 有的方法包括: GetRotation, SetRotation. 所有公众成员在安装了Aspose.Slides FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: AsIPresentationComponent, Direction, LightType, Presentation, Slide.

Properties

NameTypeAccessDescription
DirectionLightingDirection阅读/写作得到或设置方向.
LightTypeLightRigPresetType阅读/写作得到或设置灯光类型.
AsIPresentationComponentIPresentationComponentRead得到了作为i的表达组件.
SlideIBaseSlide?Read得到了滑梯.
PresentationIPresentation?Read得到了演示.

Methods

SignatureDescription
SetRotation(latitude: float, longitude: float, revolution: float)设置旋转值.
GetRotation()返回灯具的当前方向角度 (度,长度和旋转)

See Also

 中文