'Declaration
Public Shared Function GetArcSegmentDefinition( _ ByVal obj As DependencyObject _ ) As ArcSegmentDef
public static ArcSegmentDef GetArcSegmentDefinition( DependencyObject obj )
Parameters
- obj
- The element which contains the attached property.