Click or drag to resize
ModelTryGetElementLayerStyle Method (LayerStyle, String)

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

Parameters

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

Return Value

Type: Boolean
See Also