'Declaration Public Property UseGraphicObjectReleativeSize As Boolean
public bool UseGraphicObjectReleativeSize { get; set; }
Property Value
True - layout algorithm uses relative size of graphics object;
false - layout algorithm uses specified size of graphics object.
Default value is false.
false - layout algorithm uses specified size of graphics object.
Default value is false.