Search Results for

    Show / Hide Table of Contents

    TShapePresetGuideType Enumeration

    Internal use.

    Syntax

    Unit: FlexCel.Core

    Members

    Name Value Description
    Pr_cd 0 m/n of a Circle ('mcdn') - The units here are in 60,000ths of a degree.
    Pr_b 1 Shape Bottom Edge ('b') - Constant value of "h" This is the bottom edge of the shape and since the top edge of the shape is considered the 0 point, the bottom edge is thus the shape height.
    Pr_h 2 Shape Height ('h') This is the variable height of the shape defined in the shape properties. This value is received from the shape transform listed within the spPr element.
    Pr_hc 3 Horizontal Center ('hc') - Calculated value of "*/ w 1.0 2.0" This is the horizontal center of the shape which is just the width divided by 2.
    Pr_hd 4 1/n of Shape Height ('hdn') - Calculated value of "*/ h 1.0 n.0" This is 1/n the shape height.
    Pr_l 5 Shape Left Edge ('l') - Constant value of "0" This is the left edge of the shape and the left edge of the shape is considered the horizontal 0 point.
    Pr_ls 6 Longest Side of Shape ('ls') - Calculated value of "max w h" This is the longest side of the shape. This value is either the width or the height depending on which is greater.
    Pr_r 7 Shape Right Edge ('r') - Constant value of "w" This is the right edge of the shape and since the left edge of the shape is considered the 0 point, the right edge is thus the shape width.
    Pr_ss 8 Shortest Side of Shape ('ss') - Calculated value of "min w h" This is the shortest side of the shape. This value is either the width or the height depending on which is smaller.
    Pr_ssd 9 1/n Shortest Side of Shape ('ssdn') - Calculated value of "*/ ss 1.0 n.0"
    Pr_t 10 Shape Top Edge ('t') - Constant value of "0" This is the top edge of the shape and the top edge of the shape is considered the vertical 0 point.
    Pr_vc 11 Vertical Center of Shape ('vc') - Calculated value of "*/ h 1.0 2.0" This is the vertical center of the shape which is just the height divided by 2.
    Pr_w 12 Shape Width ('w') This is the variable width of the shape defined in the shape properties. This value is received from the shape transform listed within the spPr element.
    Pr_wd 13 1/n of Shape Width ('wdn') - Calculated value of "*/ w 1.0 n.0" This is 1/n the shape width.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com