C1.C1Report.CustomFields.Maps Namespace : AddingKmlItemDelegate Delegate |
'Declaration Public Delegate Function AddingKmlItemDelegate( _ ByRef itemName As String, _ ByRef stroke As Nullable(Of Color), _ ByRef fill As Nullable(Of Color), _ ByRef trackCoords As Boolean _ ) As Boolean
public delegate bool AddingKmlItemDelegate( ref string itemName, out Nullable<Color> stroke, out Nullable<Color> fill, out bool trackCoords )
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