Name | Description | |
---|---|---|
CIMProfileGrid Constructor |
The following tables list the members exposed by CIMProfileGrid.
Name | Description | |
---|---|---|
CIMProfileGrid Constructor |
Name | Description | |
---|---|---|
AutoGridExtent | Gets or sets a value indicating whether to calculate the start and stop of grid automatically If set to false user will set the minimum and maximum based on requirements. | |
GridSymbol | Gets or sets the line Symbol for the major grid lines. | |
HorizontalScale | Gets or sets the horizontal scale for the profile. | |
HorizontalScaleTextSymbol | Gets or sets the text symbol for the horizontal scale. | |
HorizontalScaleUnits | Gets or sets the horizontal scale units for the profile. | |
ShowEntireApproach | Gets or sets a value indicating whether to show the entire length of curved approach, or just show up to a particular distance. | |
SubDivisionsX | Gets or sets the number of subdivisions in horizontal direction. | |
SubDivisionsY | Gets or sets the number of divisions in vertical direction. | |
SubDivisionSymbol | Gets or sets the line symbol for the subdivision. | |
VerticalIntervalInFeet | Gets or sets the vertical interval for scale in feet. | |
VerticalIntervalInMeters | Gets or sets the vertical interval for scale in meters. | |
VerticalScale | Gets or sets the vertical scale for the profile. | |
VerticalScaleLeftTextSymbol | Gets or sets the text symbol for the vertical scale left. | |
VerticalScaleRightTextSymbol | Gets or sets the text symbol for the vertical scale right. | |
VerticalScaleUnits | Gets or sets the vertical scale units for the profile. | |
XMax | Gets or sets the horizontal length maximum value. | |
YMax | Gets or sets the vertical scale maximum value. | |
YMin | Gets or sets the vertical scale minimum value. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMProfileGrid. | |
FromJson | Reconstructs the CIMProfileGrid 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 CIMProfileGrid 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) |