'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.
For fusion images, this is the plane of the first image in the collection.