

double | |
Get method for attribute "BottomOffset" Offset from the bottom. | |
boolean | GetClipPlot () |
Get method for attribute "ClipPlot" true to clip plot;false to skip clipping of plot. | |
boolean | |
Get method for attribute "KeepPanzoom" true to keep pan zoom;false to skip pan zoom. | |
double | |
Get method for attribute "LabelHeight" Height of label. | |
boolean | |
Get method for attribute "PlaceLabel" true to place label;false to skip placing of label. | |
double | GetScale () |
Get method for attribute "Scale" Scale value of content. | |
boolean | |
Get method for attribute "ShiftAllCorner" true to shift all corners;false to skip shifting of corners. | |
double | |
Get method for attribute "SideOffset" Offset from the sides. | |
double | |
Get method for attribute "X1ClipPosition" First X paramter for defining clip position. | |
double | |
Get method for attribute "X2ClipPosition" Second X paramter for defining clip position. | |
double | |
Get method for attribute "Y1ClipPosition" First Y paramter for defining clip position. | |
double | |
Get method for attribute "Y2ClipPosition" Second Y paramter for defining clip position. | |
void | SetBottomOffset (double value) |
Set method for attribute "BottomOffset" Offset from the bottom. | |
void | SetClipPlot (boolean value) |
Set method for attribute "ClipPlot" true to clip plot;false to skip clipping of plot. | |
void | SetKeepPanzoom (boolean value) |
Set method for attribute "KeepPanzoom" true to keep pan zoom;false to skip pan zoom. | |
void | SetLabelHeight (double value) |
Set method for attribute "LabelHeight" Height of label. | |
void | SetPlaceLabel (boolean value) |
Set method for attribute "PlaceLabel" true to place label;false to skip placing of label. | |
void | SetScale (double value) |
Set method for attribute "Scale" Scale value of content. | |
void | SetShiftAllCorner (boolean value) |
Set method for attribute "ShiftAllCorner" true to shift all corners;false to skip shifting of corners. | |
void | SetSideOffset (double value) |
Set method for attribute "SideOffset" Offset from the sides. | |
void | SetX1ClipPosition (double value) |
Set method for attribute "X1ClipPosition" First X paramter for defining clip position. | |
void | SetX2ClipPosition (double value) |
Set method for attribute "X2ClipPosition" Second X paramter for defining clip position. | |
void | SetY1ClipPosition (double value) |
Set method for attribute "Y1ClipPosition" First Y paramter for defining clip position. | |
void | SetY2ClipPosition (double value) |
Set method for attribute "Y2ClipPosition" Second Y paramter for defining clip position. |

GetScale | ||
double | GetScale | () |
SetScale | ||
void | SetScale | (double value) |

GetSideOffset | ||
double | GetSideOffset | () |
SetSideOffset | ||
void | SetSideOffset | (double value) |

GetBottomOffset | ||
double | GetBottomOffset | () |
SetBottomOffset | ||
void | SetBottomOffset | (double value) |

GetKeepPanzoom | ||
boolean | GetKeepPanzoom | () |
SetKeepPanzoom | ||
void | SetKeepPanzoom | (boolean value) |

GetClipPlot | ||
boolean | GetClipPlot | () |
SetClipPlot | ||
void | SetClipPlot | (boolean value) |

GetShiftAllCorner | ||
boolean | GetShiftAllCorner | () |
SetShiftAllCorner | ||
void | SetShiftAllCorner | (boolean value) |

GetX1ClipPosition | ||
double | GetX1ClipPosition | () |
SetX1ClipPosition | ||
void | SetX1ClipPosition | (double value) |

GetY1ClipPosition | ||
double | GetY1ClipPosition | () |
SetY1ClipPosition | ||
void | SetY1ClipPosition | (double value) |

GetX2ClipPosition | ||
double | GetX2ClipPosition | () |
SetX2ClipPosition | ||
void | SetX2ClipPosition | (double value) |

GetY2ClipPosition | ||
double | GetY2ClipPosition | () |
SetY2ClipPosition | ||
void | SetY2ClipPosition | (double value) |

GetPlaceLabel | ||
boolean | GetPlaceLabel | () |
SetPlaceLabel | ||
void | SetPlaceLabel | (boolean value) |

GetLabelHeight | ||
double | GetLabelHeight | () |
SetLabelHeight | ||
void | SetLabelHeight | (double value) |
