 | RenderSnapshotPointOfView Property |
Gets or sets the point of view.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic RenderPointOfView PointOfView { get; set; }public:
property RenderPointOfView PointOfView {
RenderPointOfView get ();
void set (RenderPointOfView value);
}Property Value
Type:
RenderPointOfView
The point of view.
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also