InnerShadowEffectiveDataDirection Property |
Direction of shadow.
Read-only
Single.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic float Direction { get; }Public ReadOnly Property Direction As Single
Get
public:
virtual property float Direction {
float get () sealed;
}abstract Direction : float32 with get
override Direction : float32 with get
Property Value
Type:
SingleImplements
IInnerShadowEffectiveDataDirection
See Also