Name | Description | |
---|---|---|
CIMMarkerPlacementInsidePolygon Constructor |
The following tables list the members exposed by CIMMarkerPlacementInsidePolygon.
Name | Description | |
---|---|---|
CIMMarkerPlacementInsidePolygon Constructor |
Name | Description | |
---|---|---|
Clipping | Gets or sets the clipping option which specifies how markers should be clipped at the polygon boundary. | |
GridAngle | Gets or sets the orientation angle that the markers are placed on within the polygon. | |
GridType | Gets or sets the grid type which defines how markers are placed. | |
OffsetX | Gets or sets the marker row offset horizontally. | |
OffsetY | Gets or sets the marker row offset vertically. | |
PlacePerPart | Gets or sets a value indicating whether to consider individual geometry parts or the whole geometry. (Inherited from ArcGIS.Core.CIM.CIMMarkerPlacement) | |
PrimitiveName | Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMMarkerPlacement) | |
Randomness | Gets or sets the randomness of the pattern when markers are placed randomly in a polygon. | |
Seed | Gets or sets the starting value for generating a random pattern. | |
ShiftOddRows | Gets or sets a value indicating whether every other row of markers should be shifted to create an offset grid. | |
StepX | Gets or sets the distance between each marker on the X-axis of the grid. | |
StepY | Gets or sets the distance between each marker on the Y-axis of the grid. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMMarkerPlacementInsidePolygon. | |
FromJson | Reconstructs the CIMMarkerPlacementInsidePolygon 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 CIMMarkerPlacementInsidePolygon 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) |