CadImage.CustomProperties

CadImage.CustomProperties property

Gets or sets the custom properties.

public override Dictionary<string, string> CustomProperties { get; }

Property Value

The custom data.

See Also