ImageDataLinearAccess Field

CVB.Net Documentation
Gets the linear access data for the plane access if possible.

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

public readonly Nullable<LinearAccessData> LinearAccess

Field Value

Type: NullableLinearAccessData
Linear access data or null (Nothing in VB.Net) if not possible.
See Also

Reference