SbDiscreteLineProfileLength Property |
Returns the length of extracted data (i.e.
Namespace: OIV.ImageVizAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public ulong Length { get; }
Public ReadOnly Property Length As ULong
Get
public:
property unsigned long long Length {
unsigned long long get ();
}
member Length : uint64 with get
Property Value
Type:
UInt64Remarks the number of extracted voxels).
See Also