Visual Basic (Declaration) | |
---|---|
Public Property Type As ZoomWaveCommandType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ZoomWaveCommand Dim value As ZoomWaveCommandType instance.Type = value value = instance.Type |
C# | |
---|---|
public ZoomWaveCommandType Type {get; set;} |
C++/CLI | |
---|---|
public: property ZoomWaveCommandType Type { ZoomWaveCommandType get(); void set ( ZoomWaveCommandType value); } |
Property Value
Value that indicates how to handle exposed areas.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7