Moonware.Common Namespace > CameraSettings Class : OverlayObjects Field |
'Declaration <DataMemberAttribute()> Public OverlayObjects As List(Of OverlayObject)
'Usage Dim instance As CameraSettings Dim value As List(Of OverlayObject) value = instance.OverlayObjects instance.OverlayObjects = value
[DataMemberAttribute()] public List<OverlayObject> OverlayObjects
[DataMemberAttribute()] public: List<OverlayObject^>^ OverlayObjects
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