Click or drag to resize
ModelTryGetElementStyle Method

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

Parameters

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

Return Value

Type: Boolean
See Also