

double | GetAngle () |
Get method for attribute "Angle" Angle for new line pattern | |
GetColor () | |
Get method for attribute "Color" Color for new line pattern | |
GetDash () | |
Get method for attribute "Dash" Dash for new line pattern | |
double | GetXDelta () |
Get method for attribute "XDelta" X delta for new line pattern | |
double | GetXOrigin () |
Get method for attribute "XOrigin" X origin for new line pattern | |
double | GetYDelta () |
Get method for attribute "YDelta" Y delta for new line pattern | |
double | GetYOrigin () |
Get method for attribute "YOrigin" Y origin for new line pattern | |
void | SetAngle (double value) |
Set method for attribute "Angle" Angle for new line pattern | |
void | |
Set method for attribute "Color" Color for new line pattern | |
void | |
Set method for attribute "Dash" Dash for new line pattern | |
void | SetXDelta (double value) |
Set method for attribute "XDelta" X delta for new line pattern | |
void | SetXOrigin (double value) |
Set method for attribute "XOrigin" X origin for new line pattern | |
void | SetYDelta (double value) |
Set method for attribute "YDelta" Y delta for new line pattern | |
void | SetYOrigin (double value) |
Set method for attribute "YOrigin" Y origin for new line pattern |

GetAngle | ||
double | GetAngle | () |
SetAngle | ||
void | SetAngle | (double value) |

GetXOrigin | ||
double | GetXOrigin | () |
SetXOrigin | ||
void | SetXOrigin | (double value) |

GetYOrigin | ||
double | GetYOrigin | () |
SetYOrigin | ||
void | SetYOrigin | (double value) |

GetXDelta | ||
double | GetXDelta | () |
SetXDelta | ||
void | SetXDelta | (double value) |

GetYDelta | ||
double | GetYDelta | () |
SetYDelta | ||
void | SetYDelta | (double value) |


