MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guide de l'utilisateur Page 677

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 986
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 676
mlreportgen.dom.InnerMargin class
12-183
mlreportgen.dom.InnerMargin class
Package: mlreportgen.dom
Margin between content and bounding box
Description
Specifies the margin between the content and the bounding box of a document object. A
bounding box of an object includes the border of the object (if it has a border), the inner
margin, and the object content.
Construction
marginObj = InnerMargin() creates an unspecified margin between the content of an
object and its bounding box.
marginObj = InnerMargin(all) creates the specified margin on all sides between
the content of an object and its bounding box.
marginObj = InnerMargin(left,right) creates the specified margins between the
left and right sides of the content of an object and its bounding box.
marginObj = InnerMargin(left,right,top,bottom) creates the specified
margins between sides of the content of an object and its bounding box.
Input Arguments
all — Margin size on all sides
string
String specifying the margin on all sides between the content of an object and its
bounding box. String must have the format valueUnits where Units is an abbreviation
for the units in which the width size is expressed. Valid abbreviations are:
No abbreviation — pixels
Vue de la page 676
1 2 ... 672 673 674 675 676 677 678 679 680 681 682 ... 985 986

Commentaires sur ces manuels

Pas de commentaire