Provides access to members that control a generic frame camera builder.
Members
Name | Description | |
---|---|---|
CameraTable | The table containing camera information associated with the frames processsed by the raster builder. |
IFrameCameraBuilder.CameraTable Property
The table containing camera information associated with the frames processsed by the raster builder.
Public Property CameraTable As ITable
public ITable CameraTable {get; set;}
Classes that implement IFrameCameraBuilder
Classes | Description |
---|---|
FrameCameraBuilder | The generic frame camera raster builder object. |