Class
Delete, DeletePropByName, GetIntByName, GetMetricByName, GetProps, GetUBytesByName, ObjectValid, SetIntByName, SetMetricByName, SetProps, SetUBytesByName
Inset
QuickLinks
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 | |
HotspotCmdStr | string | readwrite | |
HotspotTitle | string | readwrite | |
ImportHint | string | readwrite | |
InsetDpi | int | readwrite | |
InsetEditor | string | readwrite | |
InsetFile | string | readwrite | |
InsetGfxActiveInPdf | bool | readwrite | |
InsetGfxName | string | readwrite | |
InsetGfxPlayWindowInPdf | bool | readwrite | |
InsetIsFixedSize | int | readwrite | |
InsetIsFlippedSideways | int | readwrite | |
InsetJavaScriptFile | string | readwrite | |
InsetPosterFile | string | readwrite | |
InsetU3dAnimationList | Strings String | readonly | |
InsetU3dPartList | Strings String | readonly | |
InsetU3dViewList | Strings String | readonly | |
InsetUpdater | string | readwrite | |
IsHotspot | int | readwrite | |
LineCap | int | readwrite | |
LocX | int | readwrite | |
LocY | int | readwrite | |
NextGraphicInDoc | FMObject | readonly | |
NextGraphicInFrame | FMObject | readwrite | |
NextGraphicInGroup | FMObject | readonly | |
NextSelectedGraphicInDoc | FMObject | readonly | |
ObjectAttributes | Strings String | 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
Instances
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 |
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)
Parameter | Type | Description |
---|---|---|
setVal | PropVals |
void SetUBytesByName (propName: string, setVal: UBytes)
Parameter | Type | Description |
---|---|---|
propName | string | |
setVal | UBytes |
Return
Inset Doc.NewInset (parent: FrameObject)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |