getAspectRatio method

num getAspectRatio(
  1. IViewportOwnerLike viewportOwner, [
  2. bool useScreen
])

Implementation

external num getAspectRatio(IViewportOwnerLike viewportOwner, [bool useScreen]);