| C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : TouchesDirectlyOver Property |
'DeclarationPublic ReadOnly Property TouchesDirectlyOver As System.Collections.Generic.IEnumerable(Of TouchDevice)
'UsageDim instance As C1Chart3DLegend Dim value As System.Collections.Generic.IEnumerable(Of TouchDevice) value = instance.TouchesDirectlyOver
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesDirectlyOver {get;}
public read-only property TouchesDirectlyOver: System.Collections.Generic.IEnumerable;
public function get TouchesDirectlyOver : System.Collections.Generic.IEnumerable
public: __property System.Collections.Generic.IEnumerable<TouchDevice*>* get_TouchesDirectlyOver();
public: property System.Collections.Generic.IEnumerable<TouchDevice^>^ TouchesDirectlyOver { System.Collections.Generic.IEnumerable<TouchDevice^>^ get(); }
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