isCompatibleComponentStructure Method
Return true if other
has the same component structure as this
- Testing recurses through corresponding members of componentData arrays.
isCompatibleComponentStructure(other: StrokeCountMap, enforceCounts: boolean): boolean
Parameter | Type | Description |
---|---|---|
other | StrokeCountMap | |
enforceCounts | boolean |
Returns - boolean
Defined in
- curve/Query/StrokeCountMap.ts Line 124
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.