You are here: Start » FIL.NET » Circle2D Structure

Circle2D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Circle2D(Point2D, Single)
Circle2D(Single, Single, Single)
Circle2D(Int32, Int32, Int32)

Properties

 NameTypeDescription
CenterFil.Point2D
EmptyFil.Circle2D Gets an empty instance of the Circle2D.
RadiusSystem.Single
XSystem.Single
YSystem.Single

Methods

 NameDescription
Equals(Fil.Circle2D)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also