MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 760

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 759
12 Classes – Alphabetical List
12-266
mlreportgen.dom.ScaleToFit class
Package: mlreportgen.dom
Scale image to fit page
Description
Specifies whether to scale an image to fit a page.
Construction
scaleToFitObj = ScaleToFit() scales an image to fit between the margins of a
Microsoft Word page.
scaleToFitObj = ScaleToFit(value) scales an image if value is true.
Input Arguments
value — Scale image to fit page
[] (default) | logical value
A setting of false (or 0) does not scale the image. A setting of true (or 1) scales the
image to fit between the margins of a Microsoft Word page.
Data Types: logical
Output Arguments
scaleToFitObj — Scale image to fit page
mlreportgen.dom.ScaleToFit object
Scale image to fit page, represented by an mlreportgen.dom.ScaleToFit object.
Properties
Id — ID for document element
string
Przeglądanie stron 759
1 2 ... 755 756 757 758 759 760 761 762 763 764 765 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag