Click or drag to resize
ModelTryGetElementSymbolStyle Method (SymbolStyle, String)

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetElementSymbolStyle(
	ref SymbolStyle style,
	string elementName
)

Parameters

style
Type: FDF.Common.ObjectModel.VisualizationSymbolStyle
elementName
Type: SystemString

Return Value

Type: Boolean
See Also