HeightPt

Shape.HeightPt property

Nokta biriminde şeklin yüksekliğini temsil eder.

public double HeightPt { get; set; }

Örnekler


[C#]
if (shape.HeightPt == 3)
    shape.HeightPt = 1;

Ayrıca bakınız