Click or drag to resize

DimensionMapBasedoUseParentSurface Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether [do use parent surface].

Namespace:  imbNLP.Data.textMap
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
[XmlIgnoreAttribute]
public bool doUseParentSurface { get; }

Property Value

Type: Boolean
true if [do use parent surface]; otherwise, false.
See Also