All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATArrangementInterfaces.CATIRouSection | +---CATIRouRectSection
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIRouRectSection
Interface on a RouRectSection.
Role: To get/set the corresponding Height/Width data.
public virtual HRESULT GetHeight( | double& | oHeight) = 0 |
public virtual HRESULT GetInsideHeight( | double& | oHeight) = 0 |
public virtual HRESULT GetInsideWidth( | double& | oWidth) = 0 |
public virtual HRESULT GetWidth( | double& | oWidth) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.