ApplyPanel Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

Description

Apply panel data to selected objects.

Syntax

Page.ApplyPanel(paneltype)

paneltype        

panel name

ApplyPanel(DynEngData DE) Apply panel dynamic engrave data to selected objects

ApplyPanel(FillData Fill) Apply panel area fill data to selected objects

ApplyPanel(JustificationData Tool) Apply panel justification data to selected objects

ApplyPanel(MeasurementData MD) Apply panel measurement data to selected objects

ApplyPanel(MiscData EL) Apply panel misc data to selected objects

ApplyPanel(OpacityData Opa) Apply panel transparency data to selected objects

ApplyPanel(RotationData RO) Apply panel rotation data to selected objects

ApplyPanel(RuleDashData RD) Apply panel rule&dash data to selected objects

ApplyPanel(RuleExtraData RE) Apply panel rule extra data to selected objects

ApplyPanel(ShadowData Sha) Apply panel shadow data to selected objects

ApplyPanel(ToolData Tool) Apply panel tool data to selected objects

Example

See the example in OnApplyPanel Event (Fred)

Context

Page designer