Camera
PresetType Property
|
Camera type
Read/write
PresetType
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PresetCameraType PresetType { get; set; }
Public Property PresetType As PresetCameraType
Get
Set
public:
property PresetCameraType PresetType {
PresetCameraType get ();
void set (PresetCameraType value);
}
member PresetType : PresetCameraType with get, set
Property Value
Type:
PresetCameraType
See Also