IiPropertiesCenterOfGravityOfComponent Property |
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property CenterOfGravityOfComponent (
compoName As Object
) As Point
Get
Point this[
Object compoName
] { get; }
Parameters
- compoName
- Type: SystemObject
Property Value
Type:
PointSee Also