Need API to create angular dimension in 2D drawing view?

Need code to add angular dimension to drawing.
The code below only adds aligned dimensions.

Set DispDim = Part.AddVerticalDimension2(0.45, 0.15, 0)'Adddimension positionPart.EditDimensionProperties2 0, 0, 0,"", "",0.6, 0.5, 2, 1, 11, 11, "","", 1, "", "", 1 'Add dimensionandtolerance configurationSolidworksApi macros