MappedImageLinkedPlanes Property

CVB.Net Documentation
Gets the linked infos of this objects image infos.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public PlaneLinkCollection LinkedPlanes { get; }

Property Value

Type: PlaneLinkCollection
Remarks

The plane index of the returned collection maps the plane index of this image to the actual linked plane.
See Also

Reference