LightRig
Direction Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public LightingDirectionType Direction { get; set; }
Public Property Direction As LightingDirectionType
Get
Set
public:
property LightingDirectionType Direction {
LightingDirectionType get ();
void set (LightingDirectionType value);
}
member Direction : LightingDirectionType with get, set
Property Value
Type:
LightingDirectionType
See Also