PointLabelPlacement.PointLabelPlacement
PointLabelPlacement()
Creates new instance.
public PointLabelPlacement()
See Also
- class PointLabelPlacement
- namespace Aspose.Gis.Rendering.Labelings
- assembly Aspose.GIS
PointLabelPlacement(PointLabelPlacement)
Creates new instance.
public PointLabelPlacement(PointLabelPlacement other)
Parameter | Type | Description |
---|---|---|
other | PointLabelPlacement | The other PointLabelPlacement to copy data from. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | The argument is null . |
See Also
- class PointLabelPlacement
- namespace Aspose.Gis.Rendering.Labelings
- assembly Aspose.GIS