'DeclarationPublic Overrides Function ImagePlane( _ ByVal Frame1 As System.Integer _ ) As System.Nullable(Of Plane3D)
public override System.Nullable<Plane3D> ImagePlane( System.int Frame1 )
Parameters
- Frame1
Return Value
The plane of the image in 3D space, or null if not applicable to this image.