Miner.Interop Namespace > IMMCompatibleUnit2 Interface : UnitOfMeasure Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> Property UnitOfMeasure As mmUnitOfMeasure
'Usage
Dim instance As IMMCompatibleUnit2 Dim value As mmUnitOfMeasure instance.UnitOfMeasure = value value = instance.UnitOfMeasure
[System.Runtime.InteropServices.DispId(1610678276)] mmUnitOfMeasure UnitOfMeasure {get; set;}
read-write property UnitOfMeasure: mmUnitOfMeasure;
System.Runtime.InteropServices.DispIdAttribute(1610678276) function get,set UnitOfMeasure : mmUnitOfMeasure
[System.Runtime.InteropServices.DispId(1610678276)] __property mmUnitOfMeasure get_UnitOfMeasure(); __property void set_UnitOfMeasure( mmUnitOfMeasure value );
[System.Runtime.InteropServices.DispId(1610678276)] property mmUnitOfMeasure UnitOfMeasure { mmUnitOfMeasure get(); void set ( mmUnitOfMeasure value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2