Back to Website
Show / Hide Table of Contents

Class CornerRadiusConverter

Inheritance
System.Object
CornerRadiusConverter
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class CornerRadiusConverter

Constructors

CornerRadiusConverter(RectangleF, Single)

Declaration
public CornerRadiusConverter(RectangleF rectangle, float targetDpi)
Parameters
Type Name Description
System.Drawing.RectangleF rectangle
System.Single targetDpi

Methods

Convert(String)

Declaration
public SizeF[] Convert(string radiusString)
Parameters
Type Name Description
System.String radiusString
Returns
Type Description
System.Drawing.SizeF[]
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...