Class
Inset |
| | |
QuickLinks |
Delete, DeletePropByName, GetIntByName, GetMetricByName, GetProps, GetUBytesByName, ObjectValid, SetIntByName, SetMetricByName, SetProps, SetUBytesByName |
Properties
| | Property | Type | Access | Description |
| Angle | int |
readwrite | |
| ArrowBaseAngle | int |
readwrite | |
| ArrowLength | int |
readwrite | |
| ArrowScaleFactor | int |
readwrite | |
| ArrowScaleHead | int |
readwrite | |
| ArrowTipAngle | int |
readwrite | |
| ArrowType | int |
readwrite | |
| BorderWidth | int |
readwrite | |
| Color | Color |
readwrite | |
| Dash | Metrics |
readwrite | |
| Fill | int |
readwrite | |
| FrameParent | FMObject |
readwrite | |
| GraphicCantBeSelected | int |
readwrite | |
| GraphicIsSelected | int |
readwrite | |
| GroupParent | Group |
readwrite | |
| HeadArrow | int |
readwrite | |
| Height | int |
readwrite | |
| ImportHint | string |
readwrite | |
| InsetDpi | int |
readwrite | |
| InsetEditor | string |
readwrite | |
| InsetFile | string |
readwrite | |
| InsetIsFixedSize | int |
readwrite | |
| InsetIsFlippedSideways | int |
readwrite | |
| InsetPosterFile | string |
readwrite | |
| InsetUpdater | string |
readwrite | |
| LineCap | int |
readwrite | |
| LocX | int |
readwrite | |
| LocY | int |
readwrite | |
| NextGraphicInDoc | FMObject |
readonly | |
| NextGraphicInFrame | FMObject |
readwrite | |
| NextGraphicInGroup | FMObject |
readonly | |
| NextSelectedGraphicInDoc | FMObject |
readonly | |
| ObjectAttributes | Strings |
readwrite | |
| Overprint | int |
readwrite | |
| PageNum | int |
readwrite | |
| Pen | int |
readwrite | |
| PrevGraphicInFrame | FMObject |
readwrite | |
| PrevGraphicInGroup | FMObject |
readonly | |
| Runaround | int |
readwrite | |
| RunaroundGap | int |
readwrite | |
| TailArrow | int |
readwrite | |
| TintPercent | int |
readwrite | |
| Unique | int |
readonly | |
| Width | int |
readwrite | |
|
Methods
| Instancesint Delete ()
void DeletePropByName (propName:
string)
| Parameter | Type | Description |
| propName | string | |
int GetIntByName (propName:
string)
| Parameter | Type | Description |
| propName | string | |
int GetMetricByName (propName:
string)
| Parameter | Type | Description |
| propName | string | |
PropVals GetProps ()
UBytes GetUBytesByName (propName:
string)
| Parameter | Type | Description |
| propName | string | |
int ObjectValid ()
void SetIntByName (propName:
string, setVal:
int)
| Parameter | Type | Description |
| propName | string | |
| setVal | int | |
void SetMetricByName (propName:
string, setVal:
int)
| Parameter | Type | Description |
| propName | string | |
| setVal | int | |
void SetProps (setVal:
PropVals)
void SetUBytesByName (propName:
string, setVal:
UBytes)
| Parameter | Type | Description |
| propName | string | |
| setVal | UBytes | |
|