| C1.Win.Calendar.UI Namespace > BaseArrowStyle Class : BackImageScaling Property |
'Declaration<C1DescriptionAttribute("Gets or sets the scaling used to render the background image of ArrowButton.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Property BackImageScaling As C1.Framework.ImageScaling
'UsageDim instance As BaseArrowStyle Dim value As C1.Framework.ImageScaling instance.BackImageScaling = value value = instance.BackImageScaling
[C1Description("Gets or sets the scaling used to render the background image of ArrowButton.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public C1.Framework.ImageScaling BackImageScaling {get; set;}
[C1Description("Gets or sets the scaling used to render the background image of ArrowButton.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public: property C1.Framework.ImageScaling BackImageScaling { C1.Framework.ImageScaling get(); void set ( C1.Framework.ImageScaling value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2