TilePatterns
Description:
The TilePatterns object is an interface for retrieving the TilePattern objects within the Document.
The TilePatterns object is an interface for retrieving the TilePattern objects within the Document.
public class TilePatterns : APIObject
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| GetTilePattern(TilePatternsBuiltIn) | nullNothingnullptr | Retrieve a TilePattern object from a built-in type. | |
| Dispose() | None | Causes the object to release immediately any resources it may be utilizing. | APIObject |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. | APIObject |