Share

SurfaceTextureSymbols.CreateDefinition Method

Parent Object: SurfaceTextureSymbols

Description

Method that creates a surface texture definition.

Syntax

SurfaceTextureSymbols.CreateDefinition( [SurfaceTextureStyle] As Variant ) As SurfaceTextureSymbolDefinition

Parameters

Name Type Description
SurfaceTextureStyle Variant Optional input SurfaceTextureStyle object to determine which standard reference will be used to define the requirements in the SurfaceTextureSymbol. If not specified, the style defined by the active standard is used.

This is an optional argument whose default value is null.

Version

Introduced in version 2016

Was this information helpful?