Click or drag to resize

IDomElement Interface

Represents an object which takes a panorama viewer.

Namespace:  StreetSmart.WinForms.Interfaces
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntax
public interface IDomElement

The IDomElement type exposes the following members.

Properties
  NameDescription
Public propertyId
The Id of the element
Public propertyName
The name of the element
Public propertyStyle
The Style of the element
Top
See Also