MapSubItem.MapSize 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 the size of the subitem.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapSize ^ MapSize { Microsoft::ReportingServices::RdlObjectModel::MapSize ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapSize ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapSize MapSize { get; set; }
member this.MapSize : Microsoft.ReportingServices.RdlObjectModel.MapSize with get, set
Public Property MapSize As MapSize
Property Value
A MapSize object.