MapPointLayer.MapPointTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a template to be applied for points in the map point layer.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapPointTemplate ^ MapPointTemplate { Microsoft::ReportingServices::RdlObjectModel::MapPointTemplate ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPointTemplate ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPointTemplate MapPointTemplate { get; set; }
member this.MapPointTemplate : Microsoft.ReportingServices.RdlObjectModel.MapPointTemplate with get, set
Public Property MapPointTemplate As MapPointTemplate
Property Value
A MapPointTemplate object.