Name | Description | |
---|---|---|
CIMStandardLabelPlacementProperties Constructor |
The following tables list the members exposed by CIMStandardLabelPlacementProperties.
Name | Description | |
---|---|---|
CIMStandardLabelPlacementProperties Constructor |
Name | Description | |
---|---|---|
AllowOverlappingLabels | Gets or sets a value indicating whether or not to allow overlapping labels. | |
BufferRatio | Gets or sets the buffer ratio. | |
FeatureType | Gets or sets the feature type being labeled. (Inherited from ArcGIS.Core.CIM.CIMLabelPlacementProperties) | |
FeatureWeight | Gets or sets the feature weight. | |
LabelWeight | Gets or sets the label weight. | |
LineLabelPosition | Gets or sets the line label position. | |
LineLabelPriorities | Gets or sets the line label priorities. | |
LineOffset | Gets or sets the line offset. | |
MaxDistanceFromTarget | Gets or sets the maximum distance from target. | |
NumLabelsOption | Gets or sets the option for number of labels. | |
PerpendicularToAngle | Gets or sets a value indicating whether or not to place the label perpendicular to the angle. | |
PlaceOnlyInsidePolygon | Gets or sets a value indicating whether or not to place the label only inside a polygon. | |
PointPlacementAngles | Gets or sets an array of point placement angles. | |
PointPlacementMethod | Gets or sets the point placement method. | |
PointPlacementPriorities | Gets or sets the point placement priorities. | |
PolygonPlacementMethod | Gets or sets the polygon placement method. | |
RotationField | Gets or sets the rotation field. | |
RotationType | Gets or sets the rotation type. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMStandardLabelPlacementProperties. | |
FromJson | Reconstructs the CIMStandardLabelPlacementProperties 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 CIMStandardLabelPlacementProperties 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) |