Name | Description | |
---|---|---|
CIMSingleFillScaleBar Constructor |
The following tables list the members exposed by CIMSingleFillScaleBar.
Name | Description | |
---|---|---|
CIMSingleFillScaleBar Constructor |
Name | Description | |
---|---|---|
AlignToZeroPoint | Gets or sets a value indicating whether the scale bar should align to zero. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Anchor | Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
BarHeight | Gets or sets the scale bar height. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
ComputeAtCenter | Gets or sets a value indicating whether to compute the scale at map center. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
CustomProperties | Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
DisplayFirstOutside | Gets or sets a value indicating whether to display the first numeric value outside the bar. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
DisplayLastOutside | Gets or sets a value indicating whether to display the last numeric value outside the bar. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Division | Gets or sets the division value. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
DivisionMarkHeight | Gets or sets the division mark height value. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
DivisionMarkSymbol | Gets or sets the division mark line symbol. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Divisions | Gets or sets the number of divisions. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
DivisionsBeforeZero | Gets or sets the number of divisions before zero. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
FillSymbol | Gets or sets the fill symbol for the scale bar. | |
FittingStrategy | Gets or sets the fitting strategy. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Frame | Gets or sets the geometry of a frame for an element. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) | |
GraphicFrame | Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) | |
LabelFrequency | Gets or sets the label frequency. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
LabelGap | Gets or sets the label gap value. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
LabelPosition | Gets or sets the label position. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
LabelSymbol | Gets or sets label symbol. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Locked | Gets or sets a value indicating whether the element is locked. Each element in the contents pane has a lock icon. If the icon is shown as locked, you can not select that feature in the layout using the select tool. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
LockedAspectRatio | Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
MapFrame | Gets or sets the map frame associated with the map surround. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
MarkFrequency | Gets or sets the division mark frequency. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
MarkPosition | Gets or sets the division mark position. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
MidpointMarkHeight | Gets or sets the midpoint mark height. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
MidpointMarkSymbol | Gets or sets the midpoint mark line symbol. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Name | Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
NumberFormat | Gets or sets the number format. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Rotation | Gets or sets the rotation of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
RotationCenter | Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
SubdivisionMarkHeight | Gets or sets the subdivision mark height. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
SubdivisionMarkSymbol | Gets or sets the subdivision mark line symbol. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Subdivisions | Gets or sets the number of subdivisions. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
UnitLabel | Gets or sets the unit label. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
UnitLabelGap | Gets or sets the unit label gap. Units set in points. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
UnitLabelPosition | Gets or sets the unit label position. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
UnitLabelSymbol | Gets or sets the unit label symbol. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Units | Gets or sets the units for the scale bar. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
UseFractionCharacters | Gets or sets a value indicating whether fractional characters should be used. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) | |
Visible | Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
ZeroPoint | Gets or sets the zero location for the scale bar. (Inherited from ArcGIS.Core.CIM.CIMScaleBar) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMSingleFillScaleBar. | |
FromJson | Reconstructs the CIMSingleFillScaleBar with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMSingleFillScaleBar and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |