C# Class Nikon.NkMAIDArray

显示文件 Open project: RITMechArch/MechArch Class Usage Examples

Public Properties

Property Type Description
pData System.IntPtr
ulDimSize1 System.UInt32
ulDimSize2 System.UInt32
ulDimSize3 System.UInt32
ulElements System.UInt32
ulType eNkMAIDArrayType
wLogicalBits System.UInt16
wPhysicalBytes System.UInt16

Property Details

pData public_oe property

public IntPtr,System pData
return System.IntPtr

ulDimSize1 public_oe property

public UInt32,System ulDimSize1
return System.UInt32

ulDimSize2 public_oe property

public UInt32,System ulDimSize2
return System.UInt32

ulDimSize3 public_oe property

public UInt32,System ulDimSize3
return System.UInt32

ulElements public_oe property

public UInt32,System ulElements
return System.UInt32

ulType public_oe property

public eNkMAIDArrayType ulType
return eNkMAIDArrayType

wLogicalBits public_oe property

public UInt16,System wLogicalBits
return System.UInt16

wPhysicalBytes public_oe property

public UInt16,System wPhysicalBytes
return System.UInt16