public double CaptionAnchorY { get; }
Public ReadOnly Property CaptionAnchorY As Double
Get
public:
virtual property double CaptionAnchorY {
double get () sealed;
}
abstract CaptionAnchorY : float with get
override CaptionAnchorY : float with get