CadDimensionDictionary.ValuesTyped

CadDimensionDictionary.ValuesTyped property

Gets the strongly typed values collection.

public ICollection<CadDimensionStyleTable> ValuesTyped { get; }

Property Value

The strongly typed values collection.

See Also