Click or drag to resize

IPoint Interface


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IPoint
Request Example View Source

The IPoint type exposes the following members.

Properties
 NameDescription
Public propertyX 
Public propertyY 
Top
See Also