名前 | 解説 | |
---|---|---|
![]() | Caption | Gets or sets the current layer's caption. Used to represent the layer in legends. |
![]() | Name | Gets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. C1.C1Report.CustomFields.Maps.MapOwnedItemBaseから継承されます。 |
![]() | Opacity | Gets or sets the opacity factor applied to the layer. |
![]() | RecordSource | Gets or sets an SQL statement used to retrieve data for the layer. |
![]() | Track | Gets or sets a value indicating whether spatial data from the current layer should be used to auto center/zoom the map. |
![]() | Visible | Gets or sets the current layer's visibility. |