ArcGIS Pro 2.9 API Reference Guide
CubicBezierBuilderEx Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : CubicBezierBuilderEx Class

The following tables list the members exposed by CubicBezierBuilderEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets control point 1.  
Public Property Gets or sets control point 2.  
Public Property Gets or sets the end point. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public Property Gets if the build is empty. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public Property Gets or sets the spatial reference. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public Property Gets or sets the start point. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Method Copies this builder's points.  
Public Method Sets this builder's points.  
Public Method Sets the builder empty. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public MethodOverridden. Returns a CubicBezierSegment instance representing the current state of the builder.  
Top
See Also

Reference

CubicBezierBuilderEx Class
ArcGIS.Core.Geometry Namespace