All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATITPSParallelOnScreen
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSParallelOnScreen
Interface dedicated to change display propeties on 3D annotations
=> Parallel on screen
=> If the 3D annotation is parallel, the capability to be zoomable
public virtual HRESULT GetParallelOnScreen( | CATBoolean* | obParallel) const = 0 |
public virtual HRESULT GetZoomable( | CATBoolean* | obZoomable) const = 0 |
public virtual HRESULT SetParallelOnScreen( | CATBoolean | ibParallel) = 0 |
public virtual HRESULT SetZoomable( | CATBoolean | ibZoomable | = TRUE )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.