API Reference > imodeljs-common > Views > ViewDetails ViewDetails Class Beta Encapsulates access to optional view details stored in JSON properties. Extended by ViewDetails3d Properties Name Type Description aspectRatioSkew Accessor number The aspect ratio skew (x/y, usually 1.0) used to exaggerate the y axis of the view. auxiliaryCoordinateSystemId Accessor Id64String The Id of the auxiliary coordinate system for the view. clipVector Accessor ClipVector | undefined Clipping volume for the view. gridOrientation Accessor GridOrientationType The orientation of the view's grid. gridSpacing Accessor XAndY The grid spacing for the view. gridsPerRef Accessor number The number of grids per ref for the view. Defined in core/common/src/ViewDetails.ts Line 63 Last Updated: 13 June, 2024