Click or drag to resize

DimensionMapBasedoWriteToParentSurface Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will allow surface to set parent surface value on Set

Namespace:  imbNLP.Data.textMap
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public bool doWriteToParentSurface { get; protected set; }

Property Value

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