StrokeTemplates Class
Summary:
Module: aspose.gis.painting
Full Name: aspose.gis.painting.StrokeTemplates
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| StrokeTemplates() | Initializes a new instance of the StrokeTemplates class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| DASH_DOT_DOT_MULTIPLIERS [static] | double | r | |
| DASH_DOT_MULTIPLIERS [static] | double | r | |
| DASH_MULTIPLIERS [static] | double | r | |
| DOT_MULTIPLIERS [static] | double | r |
Methods
| Name | Description |
|---|---|
| is_equal_pattern(multipliers, pattern) |
Constructor: StrokeTemplates()
StrokeTemplates()
Initializes a new instance of the StrokeTemplates class
Method: is_equal_pattern(multipliers, pattern) [static]
is_equal_pattern(multipliers, pattern)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| multipliers | double | |
| pattern | float |
Returns
| Type | Description |
|---|---|
| bool |