<< Click to Display Table of Contents >> NShape Reference
|
Defines the type of the property mapping.
public enum MappingType { IntegerStyle, FloatStyle }; |
Defines the types of the mapped properties.
Name |
Value |
IntegerStyle |
A model object property of type integer is mapped to a shape property of type IStyle. |
FloatStyle |
A model object property of type float is mapped to a shape property of type IStyle. |
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape