| 名前 | 解説 | |
|---|---|---|
![]() | Map コンストラクタ | Map クラスの新しいインスタンスを初期化します。 |
Mapデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Map コンストラクタ | Map クラスの新しいインスタンスを初期化します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | _section | C1.Report.FieldBaseから継承されます。 |
![]() | _subSectionIndex | C1.Report.FieldBaseから継承されます。 |
![]() | PropertyChanged | Occurs when property of C1.Report.FieldBase is changed. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | m_flags | C1.Report.FieldBaseから継承されます。 |
![]() | m_StyleCache | C1.Report.VisualReportObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | ActualRightToLeft | Gets the actual right-to-left value that is being used. If the field's own C1.Report.FieldBase.RightToLeft is not null, that value is returned. Otherwise the C1.Report.FieldBase.ActualRightToLeft defined on the report is returned. C1.Report.FieldBaseから継承されます。 |
![]() | ActualTileSource | マップによって実際に使用されるタイルソースを取得します。 |
![]() | Align | Gets or sets the text alignment within the field. C1.Report.Fieldから継承されます。 |
![]() | Anchor | Gets or sets a value determining how the field's vertical position changes relative to its containing C1.Report.FieldBase.SubSection. C1.Report.FieldBaseから継承されます。 |
![]() | AutoCenter | マップを空間データの中央に自動的に配置するかどうかを示す値を取得または設定します。 このプロパティを false に設定すると、AutoZoom が実質的に無効になります。
デフォルトは true です。 |
![]() | AutoHeight | Gets or sets a value determining how height of object changes depending on its content. C1.Report.FieldBaseから継承されます。 |
![]() | AutoWidth | Gets or sets a value determining how width of object changes depending on its content. C1.Report.FieldBaseから継承されます。 |
![]() | AutoZoom | ちょうどすべての空間データが含まれるようにマップが自動的にズームインするかどうかを示す値を取得または設定します。 AutoCenter が false の場合は無視されます(false と見なされます)。
デフォルトは true です。 |
![]() | AutoZoomPadLat | 自動ズームの緯度パディングをビューポートの高さに対するパーセントとして取得または設定します。
デフォルトは 10% です。 |
![]() | AutoZoomPadLon | 自動ズームの経度パディングをビューポートの幅に対するパーセントとして取得または設定します。
デフォルトは 10% です。 |
![]() | BackColor | Gets or sets the field's background color, this property works via C1.Report.VisualReportObject.Background property using C1.Document.C1SolidBrush. C1.Report.VisualReportObjectから継承されます。 |
![]() | Background | Gets or sets the C1.Document.C1Brush object determining the object's background. C1.Report.VisualReportObjectから継承されます。 |
![]() | BarCode | Gets or sets a value indicating whether the field should render as barcode. C1.Report.Fieldから継承されます。 |
![]() | BarcodeOptions | Gets the C1.Report.Field.BarcodeOptions object which allows to define various barcode-related options. C1.Report.Fieldから継承されます。 |
![]() | Bookmark | Gets or sets a C1.Report.ScriptStringValue yielding the bookmark associated with the current object. C1.Report.VisualReportObjectから継承されます。 |
![]() | Border | Gets or sets the C1.Report.VisualReportObject.Border object determining how borders are drawn around the object. C1.Report.VisualReportObjectから継承されます。 |
![]() | BorderColor | Gets or sets the field's border color. C1.Report.Fieldから継承されます。 |
![]() | BordersSplitHorzMode | Gets or sets a value determining how borders are drawn if the object is too wide and is split between horizontal pages. C1.Report.VisualReportObjectから継承されます。 |
![]() | BordersSplitVertMode | Gets or sets a value determining how borders are drawn if the object is too high and is split between pages. C1.Report.VisualReportObjectから継承されます。 |
![]() | BorderStyle | Gets or sets the field's border style. C1.Report.Fieldから継承されます。 |
![]() | Bottom | Gets the y-coordinate of the field's bottom edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Bounds | Gets or sets bounds of this C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。 |
![]() | Calculated | Specifies whether the C1.Report.Field.Text property should be interpreted as a literal value or as a calculated expression. C1.Report.Fieldから継承されます。 |
![]() | CanGrow | Specifies whether the field height should be automatically increased to fit the field's contents. C1.Report.Fieldから継承されます。 |
![]() | CanShrink | Specifies whether the field height should be automatically reduced to fit the field's contents. C1.Report.Fieldから継承されます。 |
![]() | CenterLatitude | マップの中心の緯度を取得または設定します。AutoCenter が true の場合は無視されます。 |
![]() | CenterLongitude | マップの中心の経度を取得または設定します。AutoCenter が true の場合は無視されます。 |
![]() | CheckBox | Specifies whether the field should be displayed as a checkbox. C1.Report.Fieldから継承されます。 |
![]() | CustomTileSource | このマップによって使用されるカスタムタイルソースを取得または設定します。 |
![]() | Font | Gets or sets the field's font. C1.Report.Fieldから継承されます。 |
![]() | ForcePageBreak | Gets or sets a value determining whether to insert page breaks before or after the field. C1.Report.FieldBaseから継承されます。 |
![]() | ForeColor | Gets or sets the field's foreground color. C1.Report.Fieldから継承されます。 |
![]() | Format | Gets or sets a string used to format the field value. C1.Report.Fieldから継承されます。 |
![]() | GenericTileSource | TileSource が C1.Win.FlexReport.CustomFields.Maps.TileSource.Generic の場合に、汎用タイルソースを取得します。 |
![]() | GeoCachePath | 実際の経度/緯度の値ではなく MapLocation として指定された空間座標(経度/緯度)をキャッシュ するために使用されるファイルのパスを取得または設定します。このようなの座標は、Google などのオンライン サービスを使用して取得されます。この座標をキャッシュすることで、同じ場所が何度も現れる場合の パフォーマンスを大幅に改善できます。
パスは、アプリケーションの起動パスに対する相対パスです。 デフォルトは「geocache.xml」です。 キャッシュを無効にするには、この値をクリアします(非推奨)。 |
![]() | Height | Gets or sets the height of the field in twips. C1.Report.FieldBaseから継承されます。 |
![]() | HideDuplicates | Specifies whether duplicate values in consecutive records should be suppressed. C1.Report.Fieldから継承されます。 |
![]() | Hyperlink | Gets the hyperlink associated with the current field. C1.Report.FieldBaseから継承されます。 |
![]() | ImageType | マップによって生成される画像のタイプを取得または設定します。 |
![]() | KeepTogether | Specifies whether the field should be kept together on a page. C1.Report.FieldBaseから継承されます。 |
![]() | KmlItemStyles | マップ上の KML/KMZ 項目のレンダリングに使用されるスタイルのコレクションを取得します。 スタイルを使用すると、異なるレイヤや異なるマップにある KML 項目で共通のビジュアルプロパティを使用することができます。
set アクセサはデシリアライズのみを目的としており、直接使用することはできないことに注意してください。 |
![]() | Layers | マップ上にレンダリングされるマーカー、線、KML データを含むレイヤのコレクションを取得します。
set アクセサはデシリアライズのみを目的としており、直接使用することはできないことに注意してください。 |
![]() | Left | Gets or sets the X coordinate of the field's left edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | Legends | マップ上にレンダリングされる凡例のコレクションを取得します。 凡例には、レイヤまたは任意の情報(キャプションなど)を表示できます。
set アクセサはデシリアライズのみを目的としており、直接使用することはできないことに注意してください。 |
![]() | LineSpacing | Gets or sets the line spacing between text lines in the field, in percent. The default is 100 which corresponds to normal line spacing.
Note that this property is ignored if C1.Report.Field.RTF is true. C1.Report.Fieldから継承されます。 |
![]() | LineStyles | マップ上の線のレンダリングに使用されるスタイルのコレクションを取得します。 スタイルを使用すると、異なるレイヤや異なるマップにある線で共通のビジュアルプロパティを使用することができます。
set アクセサはデシリアライズのみを目的としており、直接使用することはできないことに注意してください。 |
![]() | LineWidth | Gets or sets the width of the field's border or line. C1.Report.Fieldから継承されます。 |
![]() | Location | Gets or sets the field's location within the section, in twips. C1.Report.Fieldから継承されます。 |
![]() | MarginBottom | Gets or sets the spacing between the bottom edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginLeft | Gets or sets the spacing between the left edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginRight | Gets or sets the spacing between the right edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarginTop | Gets or sets the spacing between the top edge of the field and its content, in twips. C1.Report.FieldBaseから継承されます。 |
![]() | MarkerStyles | マップ上のマーカーのレンダリングに使用されるスタイルのコレクションを取得します。 スタイルを使用すると、異なるレイヤや異なるマップにあるマーカーで共通のビジュアルプロパティを使用することができます。
set アクセサはデシリアライズのみを目的としており、直接使用することはできないことに注意してください。 |
![]() | MaxAutoZoom | 自動ズームの最大ズームレベル値を取得または設定します。 有効な値は、0 〜 20 です。 0(デフォルト)は自動ズームの制限を無効にします。 |
![]() | Name | Gets or sets the field name. C1.Report.FieldBaseから継承されます。 |
![]() | OutlineLabel | Gets or sets a C1.Report.ScriptStringValue yielding the label associated with the object in the outline tree. C1.Report.VisualReportObjectから継承されます。 |
![]() | OutlineParent | Gets or sets the name of the object that will be the parent of the current object in the outline tree. If unspecified, the report hierarchy will be used to determine the parent. C1.Report.VisualReportObjectから継承されます。 |
![]() | ParentReport | Gets the C1.Report.FlexReport containing this field. C1.Report.Fieldから継承されます。 |
![]() | Picture | Gets or sets a picture to display on the field. C1.Report.Fieldから継承されます。 |
![]() | PictureAlign | Gets or sets how field pictures should be the aligned. C1.Report.Fieldから継承されます。 |
![]() | PictureScale | Gets or sets how images should be the scaled to fit within the field area. C1.Report.Fieldから継承されます。 |
![]() | RenderHeight | Gets the actual height of the current field. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderLeft | Gets the actual left position of the current field in its subsection. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderTop | Gets the actual top position of the current field in its subsection. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | RenderWidth | Gets the actual width of the current field. This property can only be used while the report is being rendered, otherwise it returns -1. C1.Report.FieldBaseから継承されます。 |
![]() | Right | Gets the x-coordinate of the field's right edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | RightToLeft | Gets or sets a value indicating whether right-to-left text rendering rules should be used. If null (which is the default), the property C1.Report.FlexReport.RightToLeft defined on the report is used. C1.Report.FieldBaseから継承されます。 |
![]() | RoundAutoZoom | 計算されたズームレベルを最も近い整数に自動的に切り捨てるかどうかを示す値を 取得または設定します。
デフォルトは true です。 |
![]() | RTF | Gets or sets a value indicating whether strings enclosed in curly brackets should render as RTF. C1.Report.Fieldから継承されます。 |
![]() | RunningSum | Specifies whether to show a running sum for the field. C1.Report.Fieldから継承されます。 |
![]() | Section | Gets or sets the section to which the field belongs. C1.Report.FieldBaseから継承されます。 |
![]() | Shape | Gets or sets an instance of the C1.Document.ShapeBase-derived class specifying properties of the geometric shape drawn by this field (if C1.Report.Field.ShapeType is not None). C1.Report.Fieldから継承されます。 |
![]() | ShapeType | Gets or sets the type of geometric shape drawn by the current field.
The default is None. C1.Report.Fieldから継承されます。 |
![]() | ShowPanTool | パンツールを表示するかどうかを示す値を取得または設定します。
デフォルトは false です。 |
![]() | ShowScale | マップスケールを表示するかどうかを示す値を取得または設定します。
デフォルトは true です。 |
![]() | ShowZoomTool | ズームスケールを表示するかどうかを示す値を取得または設定します。
デフォルトは false です。 |
![]() | Size | Gets or sets the field's size, in twips. C1.Report.Fieldから継承されます。 |
![]() | SplitHorzBehavior | Gets or sets a value determining how the object is treated when it is too wide to fit in the horizontal space available on the current page. C1.Report.FieldBaseから継承されます。 |
![]() | SplitVertBehavior | Gets or sets a value determining how the object is treated when it is too high to fit in the vertical space available on the current page. C1.Report.FieldBaseから継承されます。 |
![]() | Subreport | Gets or sets a reference to another report to be rendered within the field (a subreport). C1.Report.Fieldから継承されます。 |
![]() | SubreportHasData | Returns whether a subreport has data and suppresses rendering if it doesn't. C1.Report.Fieldから継承されます。 |
![]() | SubSection | Gets the C1.Report.FieldBase.SubSection object containing this field. C1.Report.FieldBaseから継承されます。 |
![]() | SubSectionIndex | Gets or sets the index of the C1.Report.FieldBase.SubSection in C1.Report.FieldBase.Section to which the field belongs. C1.Report.FieldBaseから継承されます。 |
![]() | Tag | Gets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。 |
![]() | TargetDpi | 古い形式。ターゲット画像の解像度(dpi)を取得または設定します。
デフォルトは 200 dpi です。 |
![]() | Text | Gets or sets the field's text. C1.Report.Fieldから継承されます。 |
![]() | TextAngle | Gets or sets the angle of text rotation within the field (including barcodes). C1.Report.Fieldから継承されます。 |
![]() | TileSource | マップタイルソースを取得または設定します。 |
![]() | ToolsColor | マップスケールなどのツールの背景色を取得または設定します。 |
![]() | Top | Gets or sets the Y coordinate of the field's top edge in twips. C1.Report.FieldBaseから継承されます。 |
![]() | UseAntiAliasedGraphics | マップグラフィックのレンダリング中にアンチエイリアスを使用するかどうかを示す値を取得または設定します。 |
![]() | Value | Gets or sets the field's calculated value. C1.Report.Fieldから継承されます。 |
![]() | Visible | Gets or sets a value indicating whether the field is visible or hidden. C1.Report.FieldBaseから継承されます。 |
![]() | Width | Gets or sets the width of the field in twips. C1.Report.FieldBaseから継承されます。 |
![]() | WordWrap | Gets or sets a value indicating whether automatic word wrapping is on. C1.Report.Fieldから継承されます。 |
![]() | WritingMode | Gets or sets the text writing mode: horizontal (default), vertical with left to right flow etc. C1.Report.Fieldから継承されます。 |
![]() | ZoomLevel | ズームレベル値(0 はズームなし、1 は 2 倍ズームなど)を取得または設定します。 有効な値は、0 〜 20 です。
デフォルトは 0 です。 AutoZoom が true の場合は無視されます。 |
![]() | ZOrder | Gets or sets the ZOrder of the field. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーロードされます。 オーバーライドされます。 別のオブジェクトからこのオブジェクトにプロパティをコピーします。 |
![]() | BeginUpdate | For internal use. Disables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。 |
![]() | Clone | Creates a new object that is a copy of the current C1.Report.FieldBase object. C1.Report.FieldBaseから継承されます。 |
![]() | EndUpdate | For internal use. Enables firing C1.Report.FieldBase.PropertyChanged event. C1.Report.FieldBaseから継承されます。 |
![]() | GetDesignerRenderContent | For internal use. C1.Report.Fieldから継承されます。 |
![]() | OnPropertyChanged | オーバーライドされます。 オーバーライドされます。キャッシュされているマップ画像があれば破棄し、基本実装を呼び出します。 |
![]() | ReadCustomProperties | C1.Report.Fieldから継承されます。 |
![]() | ResetFont | For internal use. C1.Report.Fieldから継承されます。 |
![]() | SetZOrder | Brings a field to the front or sends it to the back of the ZOrder. C1.Report.FieldBaseから継承されます。 |
![]() | WriteCustomProperties | C1.Report.Fieldから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | BuildRtfBrick | C1.Win.FlexReport.Fieldから継承されます。 |
![]() | BuildStyleKey | C1.Report.FieldBaseから継承されます。 |
![]() | GetClientHeight | C1.Report.FieldBaseから継承されます。 |
![]() | GetClientWidth | C1.Report.FieldBaseから継承されます。 |
![]() | GetContentAutoHeight | Override this method to calculate the height of object on basis of its content, this method is called when field can grow or shrink vertically. C1.Report.Fieldから継承されます。 |
![]() | GetContentAutoSize | Override this method to calculate sizes of object on basis of its content, this method is called when field can grow or shrink vertically and horizontally. C1.Report.Fieldから継承されます。 |
![]() | GetContentAutoWidth | Override this method to calculate the width of object on basis of its content, this method is called when field can grow or shrink horizontally. C1.Report.Fieldから継承されます。 |
![]() | GetDefAutoHeight | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefAutoWidth | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefSplitHorzBehavior | C1.Report.FieldBaseから継承されます。 |
![]() | GetDefSplitVertBehavior | C1.Report.FieldBaseから継承されます。 |
![]() | GetFlag | C1.Report.FieldBaseから継承されます。 |
![]() | GetPropsTable | C1.Win.FlexReport.Fieldから継承されます。 |
![]() | GetRenderContent | オーバーライドされます。 フィールドによってレンダリングされるマップ画像を割り当てます。 |
![]() | GetRtfHeight | Get RTF field height if it's supported. C1.Win.FlexReport.Fieldから継承されます。 |
![]() | InternalBuildBrick | This method should be overriden in descendant classes like Field, BarCodeField, ChartField and so on. C1.Report.Fieldから継承されます。 |
![]() | InternalRefreshBrick | C1.Report.Fieldから継承されます。 |
![]() | Load | オーバーライドされます。 オーバーライドされます。マップ固有のコレクションをロードします。 |
![]() | OnSerializeAdded | オーバーライドされます。 オーバーライドされます。親レポートのフィールドコレクションにマップを追加した後にアクションをポストします。 |
![]() | RefreshRtfBrick | C1.Win.FlexReport.Fieldから継承されます。 |
![]() | ResetRightToLeft | Restore the C1.Report.FieldBase.RightToLeft property to its default value. C1.Report.FieldBaseから継承されます。 |
![]() | Save | オーバーライドされます。 オーバーライドされます。マップ固有のコレクションを保存します。 |
![]() | SetFlag | C1.Report.FieldBaseから継承されます。 |
![]() | ShouldSerializeRightToLeft | Indicates whether the C1.Report.FieldBase.RightToLeft has a default value. C1.Report.FieldBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | LayersChanged | Layers コレクションが設定されると発生します。 |