Click or drag to resize

ElementModelSurfaceOffset Property

The element's distance from the surface.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string SurfaceOffset { get; set; }

Property Value

Type: String
Remarks

If the element is placed on a wall surface, it will be the horizontal distance from the wall. If it's placed on a table, it will be the vertical distance from the table.

See Also