| Visual Basic (Declaration) | |
|---|---|
Public Property Measurement As IccMeasurement | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccMeasurement Measurement {get; set;} | |
| C++/CLI | |
|---|---|
public: property IccMeasurement Measurement { IccMeasurement get(); void set (IccMeasurement value); } | |
Return Value
IccMeasurement structure that contains the tag's data.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family