JoinByGeometryOptions Class
Summary: Options for layers joining.
Module: aspose.gis.relationship.joins
Full Name: aspose.gis.relationship.joins.JoinByGeometryOptions
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| JoinByGeometryOptions() | Create a new instance. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| joined_attributes_prefix | string | r/w | Specifies a prefix string for the joined attribute’s names. Default is “joined_”. |
| radius | double | r/w | Specifies a radius to look for the joined geometry. |
Constructor: JoinByGeometryOptions()
JoinByGeometryOptions()
Create a new instance.