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

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

Parameters

style
Type: FDF.Common.ObjectModel.VisualizationLayerStyle
element
Type: FDF.Common.ObjectModelElement

Return Value

Type: Boolean
See Also