| C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorPlacemark Class : Point Property |
'Declaration<System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <C1CategoryAttribute("Data")> <C1DescriptionAttribute(Key="C1VectorPlacemark.Point", Description="Gets or sets the coordinates of the mark, in geographic unit (longitude and latitude).")> <LayoutAttribute(LayoutType.Data)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property Point As PointD
[System.ComponentModel.RefreshProperties(RefreshProperties.All)] [C1Category("Data")] [C1Description(Key="C1VectorPlacemark.Point", Description="Gets or sets the coordinates of the mark, in geographic unit (longitude and latitude).")] [Layout(LayoutType.Data)] [System.ComponentModel.NotifyParentProperty(true)] public PointD Point {get; set;}
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