C# Class AroundPoint.AroundPointCls

Inheritance: IMarkerPlacement, IGraphicAttributes, IPersistVariant
Show file Open project: Esri/arcobjects-sdk-community-samples

Public Properties

Property Type Description
m_Iter int
m_Number int
m_Radius double
m_X0 double
m_Y0 double
m_pT IAffineTransformation2D

Private Properties

Property Type Description
ArcGISCategoryRegistration void
ArcGISCategoryUnregistration void
IGraphicAttributes IGraphicAttributeType
IGraphicAttributes int
IGraphicAttributes int
IGraphicAttributes object
IGraphicAttributes string
IGraphicAttributes void
IMarkerPlacement IAffineTransformation2D
IMarkerPlacement bool
IMarkerPlacement void
IPersistVariant void
RegisterFunction void
UnregisterFunction void

Public Methods

Method Description
AroundPointCls ( ) : System

Private Methods

Method Description
ArcGISCategoryRegistration ( Type registerType ) : void
ArcGISCategoryUnregistration ( Type registerType ) : void
IGraphicAttributes ( int attrId ) : IGraphicAttributeType
IGraphicAttributes ( int attrIndex ) : int
IGraphicAttributes ( string Name ) : int
IGraphicAttributes ( int attrId ) : object
IGraphicAttributes ( int attrId ) : string
IGraphicAttributes ( int attrId, object val ) : void
IMarkerPlacement ( ) : IAffineTransformation2D
IMarkerPlacement ( esriGeometryType inputType ) : bool
IMarkerPlacement ( IGeometry geom ) : void
IPersistVariant ( IVariantStream Stream ) : void
RegisterFunction ( Type registerType ) : void
UnregisterFunction ( Type registerType ) : void

Method Details

AroundPointCls() public method

public AroundPointCls ( ) : System
return System

Property Details

m_Iter public property

public int m_Iter
return int

m_Number public property

public int m_Number
return int

m_Radius public property

public double m_Radius
return double

m_X0 public property

public double m_X0
return double

m_Y0 public property

public double m_Y0
return double

m_pT public property

public IAffineTransformation2D m_pT
return IAffineTransformation2D